Difference between revisions of "RO:Initialize"

From 3dbrew
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...")
 
Line 9: Line 9:
 
|-
 
|-
 
| 1
 
| 1
| [[CRR0|CRS]](usually from "romfs:/cro/static.crs") buffer pointer, in the process memory specified via the below handle.
+
| [[CRO0|CRS]](usually from "romfs:/cro/static.crs") buffer pointer, in the process memory specified via the below handle.
 
|-
 
|-
 
| 2
 
| 2

Revision as of 06:54, 19 January 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 Same ptr as above?
4 Must be zero
5 KProcess handle

Response

Index Word Description
0 Header code
1 Result code