Difference between revisions of "RO Services"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
|- | |- | ||
| 0x00030042 | | 0x00030042 | ||
− | | UnloadCCR | + | | [[RO:UnloadCCR|UnloadCCR]] |
|- | |- | ||
| 0x000402C2 | | 0x000402C2 | ||
− | | | + | | [[RO:LoadExeCRO|LoadExeCRO]] |
|- | |- | ||
| 0x000500C2 | | 0x000500C2 | ||
− | | | + | | [[RO:LoadSymbolsCRS|LoadSymbolsCRS]] |
|- | |- | ||
| 0x00060042 | | 0x00060042 | ||
Line 28: | Line 28: | ||
|- | |- | ||
| 0x00080042 | | 0x00080042 | ||
− | | | + | | Shutdown |
|} | |} | ||
− | This service API is used for CTR "DLLs"/shared libraries. | + | This service API is used for CTR "DLLs"/shared libraries: [[CRO0|CRO]]. |
Revision as of 05:28, 19 January 2014
RO service "ldr:ro"
Command Header | Description |
---|---|
0x000100C2 | Initialize |
0x00020082 | LoadCCR |
0x00030042 | UnloadCCR |
0x000402C2 | LoadExeCRO |
0x000500C2 | LoadSymbolsCRS |
0x00060042 | |
0x00070042 | |
0x00080042 | Shutdown |
This service API is used for CTR "DLLs"/shared libraries: CRO.