aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/errors.h
AgeCommit message (Expand)Author
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