Difference between revisions of "RO:Initialize"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000100C2] |- | 1 | CRS(usually from "romfs:/cro/static.crs") buffer poi...") |
|||
(One intermediate revision by one other user not shown) | |||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
− | | [[ | + | | [[CRO0|CRS]](usually from "romfs:/cro/static.crs") buffer pointer, in the process memory specified via the below handle. |
|- | |- | ||
| 2 | | 2 | ||
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[edit]
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[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |