Difference between revisions of "LOADER:RegisterProgram"

From 3dbrew
Jump to navigation Jump to search
(RegisterProgram)
 
m (Update info.)
Line 9: Line 9:
 
|-
 
|-
 
| 1-4
 
| 1-4
| 0x10-byte [[FS:GetProgramLaunchInfo|struct]]
+
| [[FSReg:LoadProgram#ProgramInfo|ProgramInfo struct]] for the title
 
|-
 
|-
 
| 5-8
 
| 5-8
| 0x10-byte [[FS:GetProgramLaunchInfo|struct]]
+
| [[FSReg:LoadProgram#ProgramInfo|ProgramInfo struct]] for an update title
 
|}
 
|}
  
Line 28: Line 28:
 
|-
 
|-
 
| 2-3
 
| 2-3
| u64, Title Handle
+
| u64, Program Handle
 
|}
 
|}

Revision as of 08:45, 11 October 2015

Request

Index Word Description
0 Header code [0x00020200]
1-4 ProgramInfo struct for the title
5-8 ProgramInfo struct for an update title

Response

Index Word Description
0 Header code
1 Result code
2-3 u64, Program Handle