SVC: Difference between revisions
No edit summary |
|||
Line 1,254: | Line 1,254: | ||
| 0xD88007FA | | 0xD88007FA | ||
| Unknown, this can be returned by svcConnectToPort. | | Unknown, this can be returned by svcConnectToPort. | ||
|- | |||
| 0xD8E007ED | |||
| This indicates that a value is outside of the enum being used. | |||
|- | |- | ||
| 0xD8E007F1 | | 0xD8E007F1 | ||
Line 1,268: | Line 1,271: | ||
|- | |- | ||
| 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.|- | ||
| 0xE0E01BF5 | |||
| This indicates an invalid address was used. | |||
|- | |- | ||
| 0xF8C007F4 | | 0xF8C007F4 | ||
| Invalid type/param0-param3 input for svcKernelSetState. | | Invalid type/param0-param3 input for svcKernelSetState. | ||
|} | |} |