RO:Initialize: Difference between revisions

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..."
 
Smea (talk | contribs)
 
(One intermediate revision by one other user not shown)
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
Line 15: Line 15:
|-
|-
| 3
| 3
| Same ptr as above?
| Process-memory address where the CRS will be mapped
|-
|-
| 4
| 4

Latest revision as of 14: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