Changes

Jump to navigation Jump to search
74 bytes added ,  16:34, 29 October 2018
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)
Line 358: Line 358:  
|-
 
|-
 
| 0x326602 || 2 || 6451 || Missing titlekey(?) required to mount content
 
| 0x326602 || 2 || 6451 || Missing titlekey(?) required to mount content
 +
|-
 +
| 0x803 || 3 || 4 || OS busy
 +
|-
 +
| 0xE03 || 3 || 7 || Invalid parameter
 
|-
 
|-
 
| 0x1003 || 3 || 8 || Out of memory
 
| 0x1003 || 3 || 8 || Out of memory
92

edits

Navigation menu