summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/errors.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* yuzu: Update license text to be consistent across project.bunnei2018-01-131-1/+1
|
* SVC: Implemented CancelSynchronization.Subv2018-01-091-0/+2
|
* ErrorCodes: Updated the InvalidHandle and Timeout kernel error codes.Subv2018-01-091-2/+7
|
* errors: Define missing kernel error codes.bunnei2017-12-311-0/+3
|
* hle: Use Switch formatted result codes.bunnei2017-11-011-74/+20
|
* Kernel: Implement AcceptSession SVCYuri Kunde Schlesner2017-06-231-0/+5
|
* Kernel: Centralize error definitions in errors.hYuri Kunde Schlesner2017-05-251-0/+98