Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kernel: Fixes, corrections and asserts to scheduler and different svcs. | Fernando Sahmkow | 2020-06-27 | 1 | -4/+6 |
* | SVC: WaitSynchronization add Termination Pending Result. | Fernando Sahmkow | 2020-06-27 | 1 | -1/+4 |
* | SCC: Small corrections to CancelSynchronization | Fernando Sahmkow | 2020-06-27 | 1 | -0/+2 |
* | Kernel: Correct Signal on Thread Death and Setup Sync Objects on Thread for Debugging | Fernando Sahmkow | 2020-06-27 | 1 | -0/+3 |
* | Core: Correct HLE Event Callbacks and other issues. | Fernando Sahmkow | 2020-06-27 | 1 | -0/+1 |
* | SVC: Correct WaitSynchronization, WaitProcessWideKey, SignalProcessWideKey. | Fernando Sahmkow | 2020-06-27 | 1 | -1/+7 |
* | SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock | Fernando Sahmkow | 2020-06-27 | 1 | -54/+64 |
* | Core: Address Feedback | Fernando Sahmkow | 2020-02-14 | 1 | -10/+11 |
* | Kernel: Refactor synchronization to better match RE | Fernando Sahmkow | 2020-02-11 | 1 | -0/+86 |