Error codes: Difference between revisions

Lioncache (talk | contribs)
Add OS error code that signifies the OS is busy and OS code for signifying an invalid parameter (based off observation, these are mostly returned within OS allocation functions)
Roblabla (talk | contribs)
Found in 1.0.0 0xFFFFFFFFBFC2276C (related to svcSendSyncRequestWithUserBuffer64)
Line 222: Line 222:
|-
|-
| 0x4201 || 1 || 33 || Not Implemented
| 0x4201 || 1 || 33 || Not Implemented
|-
| 0x7601 || 1 || 59 || Invalid thread state?
|-
|-
| 0x8C01 || 1 || 70 || No more debug events
| 0x8C01 || 1 || 70 || No more debug events