bunnei
|
039844bbb9
|
hle: kernel: Rewrite scheduler implementation based on Mesopshere.
|
5 years ago |
bunnei
|
deb3536936
|
Revert "core: Fix clang build"
|
5 years ago |
Lioncash
|
18636013c9
|
core: Fix clang build
Recent changes to the build system that made more warnings be flagged as
errors caused building via clang to break.
Fixes #4795
|
5 years ago |
Lioncash
|
3fe863c8f2
|
kernel: Remove unused variables
Resolves some compiler warnings in the Linux build.
|
6 years ago |
Fernando Sahmkow
|
d2aa227e0d
|
Synchronization: Correct wide Assertion.
|
6 years ago |
Fernando Sahmkow
|
24bc1f020a
|
Kernel: Fixes, corrections and asserts to scheduler and different svcs.
|
6 years ago |
Fernando Sahmkow
|
d2a2c5f57b
|
SVC: WaitSynchronization add Termination Pending Result.
|
6 years ago |
Fernando Sahmkow
|
c1f6b99653
|
SCC: Small corrections to CancelSynchronization
|
6 years ago |
Fernando Sahmkow
|
5e26654c5a
|
Kernel: Correct Signal on Thread Death and Setup Sync Objects on Thread for Debugging
|
6 years ago |
Fernando Sahmkow
|
da260b9d2e
|
Core: Correct HLE Event Callbacks and other issues.
|
6 years ago |
Fernando Sahmkow
|
6605f8acfa
|
SVC: Correct WaitSynchronization, WaitProcessWideKey, SignalProcessWideKey.
|
6 years ago |
Fernando Sahmkow
|
8c9d258e66
|
SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock
|
6 years ago |
Fernando Sahmkow
|
0d2a459fae
|
Core: Address Feedback
|
6 years ago |
Fernando Sahmkow
|
1ee7a4d926
|
Kernel: Refactor synchronization to better match RE
|
6 years ago |