aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/errors.h
AgeCommit message (Expand)Author
2018-06-21Kernel/Arbiters: Implement WaitForAddressMichael Scire
2018-06-21Kernel/Arbiters: Add stubs for 4.x SignalToAddress/WaitForAddres SVCs.Michael Scire
2018-05-30Kernel/SVC: Support special core values -2 and -3 in svcSetThreadCoreMask.Subv
2018-04-20Kernel: Corrected the implementation of svcArbitrateLock and svcArbitrateUnlock.Subv
2018-01-13yuzu: Update license text to be consistent across project.bunnei
2018-01-09SVC: Implemented CancelSynchronization.Subv
2018-01-09ErrorCodes: Updated the InvalidHandle and Timeout kernel error codes.Subv
2017-12-31errors: Define missing kernel error codes.bunnei
2017-10-31hle: Use Switch formatted result codes.bunnei
2017-06-23Kernel: Implement AcceptSession SVCYuri Kunde Schlesner
2017-05-24Kernel: Centralize error definitions in errors.hYuri Kunde Schlesner