Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kernel/Arbiters: Implement WaitForAddress | Michael Scire | 2018-06-21 | 1 | -0/+2 |
* | Kernel/Arbiters: Add stubs for 4.x SignalToAddress/WaitForAddres SVCs. | Michael Scire | 2018-06-21 | 1 | -4/+6 |
* | Kernel/SVC: Support special core values -2 and -3 in svcSetThreadCoreMask. | Subv | 2018-05-31 | 1 | -0/+2 |
* | Kernel: Corrected the implementation of svcArbitrateLock and svcArbitrateUnlock. | Subv | 2018-04-21 | 1 | -0/+1 |
* | yuzu: Update license text to be consistent across project. | bunnei | 2018-01-13 | 1 | -1/+1 |
* | SVC: Implemented CancelSynchronization. | Subv | 2018-01-09 | 1 | -0/+2 |
* | ErrorCodes: Updated the InvalidHandle and Timeout kernel error codes. | Subv | 2018-01-09 | 1 | -2/+7 |
* | errors: Define missing kernel error codes. | bunnei | 2017-12-31 | 1 | -0/+3 |
* | hle: Use Switch formatted result codes. | bunnei | 2017-11-01 | 1 | -74/+20 |
* | Kernel: Implement AcceptSession SVC | Yuri Kunde Schlesner | 2017-06-23 | 1 | -0/+5 |
* | Kernel: Centralize error definitions in errors.h | Yuri Kunde Schlesner | 2017-05-25 | 1 | -0/+98 |