Difference between revisions of "PMDbg:LaunchApp"

From 3dbrew
Jump to navigation Jump to search
m (Link to wrapped command.)
m (Steveice10 moved page PMDbg:LaunchTitle to PMDbg:LaunchApp)
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
 
|-
 
|-
 
| 1-4
 
| 1-4
| [[FSReg:LoadProgram#ProgramInfo|ProgramInfo struct]]
+
| [[Filesystem_services#ProgramInfo|Program Info]]
 
|-
 
|-
 
| 5
 
| 5

Latest revision as of 04:57, 20 January 2016

Request[edit]

Index Word Description
0 Header code [0x00020140]
1-4 Program Info
5 Process launch flags (Internally orred with 0x3)

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

Wrapper for PMApp:LaunchTitle.