Loader Services: Difference between revisions
Jump to navigation
Jump to search
WulfyStylez (talk | contribs) |
Steveice10 (talk | contribs) m Add links. |
||
Line 7: | Line 7: | ||
|- | |- | ||
| 0x00010080 | | 0x00010080 | ||
| | | [[LOADER:LoadProcess|LoadProcess]] | ||
|- | |- | ||
| 0x00020200 | | 0x00020200 | ||
Line 13: | Line 13: | ||
|- | |- | ||
| 0x00030080 | | 0x00030080 | ||
| UnregisterProgram | | [[LOADER:UnregisterProgram|UnregisterProgram]] | ||
|- | |- | ||
| 0x00040080 | | 0x00040080 | ||
| GetExheader | | [[LOADER:GetExheader|GetExheader]] | ||
|} | |} |
Revision as of 04:50, 10 October 2015
Loader service "Loader"
Command Header | Description |
---|---|
0x00010080 | LoadProcess |
0x00020200 | RegisterProgram. Writes u64 titlehandle starting at cmdreply[2]. |
0x00030080 | UnregisterProgram |
0x00040080 | GetExheader |