SVC: Difference between revisions
No edit summary |
No edit summary |
||
Line 890: | Line 890: | ||
|- | |- | ||
| 0xD8E007F7 | | 0xD8E007F7 | ||
| This error indicates | | This error indicates Misaligned address. | ||
|- | |- | ||
| 0xD92007EA | | 0xD92007EA | ||
| This error is returned when a process attempts to use svcCreateMemoryBlock when the process memorytype is the application memorytype, and when addr=0. | | This error is returned when a process attempts to use svcCreateMemoryBlock when the process memorytype is the application memorytype, and when addr=0. | ||
|- | |||
| 0xD8E007F1 | |||
| This error indicates that the input handle used with the SVC does not exist in the process handle-table, or that the handle kernel object type does not match the type used by the SVC. | |||
|- | |- | ||
| 0xF8C007F4 | | 0xF8C007F4 | ||
| Invalid type/param0-param3 input for svcKernelSetState. | | Invalid type/param0-param3 input for svcKernelSetState. | ||
|} | |} |