Difference between revisions of "LOADER:RegisterProgram"

From 3dbrew
Jump to navigation Jump to search
(RegisterProgram)
 
m (Link to FS common program info.)
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
 
|-
 
|-
 
| 1-4
 
| 1-4
| 0x10-byte [[FS:GetProgramLaunchInfo|struct]]
+
| [[Filesystem_services#ProgramInfo|Program Info]] for the title
 
|-
 
|-
 
| 5-8
 
| 5-8
| 0x10-byte [[FS:GetProgramLaunchInfo|struct]]
+
| [[Filesystem_services#ProgramInfo|Program Info]] for an update title
 
|}
 
|}
  
Line 28: Line 28:
 
|-
 
|-
 
| 2-3
 
| 2-3
| u64, Title Handle
+
| u64, Program Handle
 
|}
 
|}

Latest revision as of 22:51, 17 October 2015

Request[edit]

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

Response[edit]

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