Loader Services: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Steveice10 (talk | contribs)
m Add links.
Steveice10 (talk | contribs)
m GetProgramInfo
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
|-
|-
| 0x00020200
| 0x00020200
| RegisterProgram. Writes u64 titlehandle starting at cmdreply[2].
| [[LOADER:RegisterProgram|RegisterProgram]]
|-
|-
| 0x00030080
| 0x00030080
Line 16: Line 16:
|-
|-
| 0x00040080
| 0x00040080
| [[LOADER:GetExheader|GetExheader]]
| [[LOADER:GetProgramInfo|GetProgramInfo]]
|}
|}

Latest revision as of 08:32, 11 October 2015

Loader service "Loader"

Command Header Description
0x00010080 LoadProcess
0x00020200 RegisterProgram
0x00030080 UnregisterProgram
0x00040080 GetProgramInfo