RO:Initialize: Difference between revisions
Jump to navigation
Jump to search
| Line 15: | Line 15: | ||
|- | |- | ||
| 3 | | 3 | ||
| | | Process-memory address where the CRS will be mapped | ||
|- | |- | ||
| 4 | | 4 | ||
Latest revision as of 13:54, 5 April 2014
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x000100C2] |
| 1 | CRS(usually from "romfs:/cro/static.crs") buffer pointer, in the process memory specified via the below handle. |
| 2 | CRS size |
| 3 | Process-memory address where the CRS will be mapped |
| 4 | Must be zero |
| 5 | KProcess handle |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |