Error codes: Difference between revisions
| Line 126: | Line 126: | ||
| 0x6609 || 51 || Invalid memory state/permission | | 0x6609 || 51 || Invalid memory state/permission | ||
|- | |- | ||
| 0x6A09 || 53 || Invalid | | 0x6A09 || 53 || Invalid NRR | ||
|- | |- | ||
| 0xA209 || 81 || Unaligned | | 0xA209 || 81 || Unaligned NRR address | ||
|- | |- | ||
| 0xA409 || 82 || Bad | | 0xA409 || 82 || Bad NRR size | ||
|- | |- | ||
| 0xAA09 || 85 || Bad | | 0xAA09 || 85 || Bad NRR address | ||
|- | |- | ||
| 0x1A80A || 212 || Bad magic (expected 'SFCO') | | 0x1A80A || 212 || Bad magic (expected 'SFCO') | ||
| Line 152: | Line 152: | ||
| 0x1015 || 8 || Permission denied | | 0x1015 || 8 || Permission denied | ||
|- | |- | ||
| 0x816 || 4 || Bad | | 0x816 || 4 || Bad NRO magic | ||
|- | |- | ||
| 0xC16 || 6 || Bad | | 0xC16 || 6 || Bad NRR magic | ||
|- | |- | ||
| 0x287C || 20 || Argument is NULL | | 0x287C || 20 || Argument is NULL | ||