Changes

106 bytes removed ,  08:32, 11 October 2015
m
GetProgramInfo
Line 6: Line 6:  
!  Description
 
!  Description
 
|-
 
|-
| 0x0001....
+
| 0x00010080
| LoadProcess, this maps 0x10000000 and reads ExeFS:/.code there, then decompresses it if needed. This then uses [[SVC|svcCreateProcess]] and svcSetupProcess. Once finished this returns the KProcess handle in the command response.
+
| [[LOADER:LoadProcess|LoadProcess]]
 
|-
 
|-
| 0x0002....
+
| 0x00020200
| RegisterProgram
+
| [[LOADER:RegisterProgram|RegisterProgram]]
 
|-
 
|-
| 0x0003....
+
| 0x00030080
| UnregisterProgram
+
| [[LOADER:UnregisterProgram|UnregisterProgram]]
 
|-
 
|-
| 0x0004....
+
| 0x00040080
| Shutdown
+
| [[LOADER:GetProgramInfo|GetProgramInfo]]
 
|}
 
|}
1,434

edits