Difference between revisions of "APT:MapProgramIdForDebug"

From 3dbrew
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 9: Line 9:
 
|-
 
|-
 
| 1
 
| 1
| AppletID
+
| [[NS_and_APT_Services#AppIDs|AppID]]
 
|-
 
|-
| 2
+
| 2-3
| ProgramID lower word
+
| u64, Program ID
|-
 
| 3
 
| ProgramID upper word
 
 
|}
 
|}
  
Line 32: Line 29:
  
 
=Description=
 
=Description=
This writes the specified programID to a NS programID array, to the entry which has the specified AppletID. This also sets a NS mediatype field to value zero for NAND.
+
This writes the specified programID to a NS programID array, to the entry which has the specified AppID. This also sets a NS mediatype field to value zero for NAND.

Latest revision as of 05:04, 22 November 2015

Request[edit]

Index Word Description
0 Header code [0x001100C0]
1 AppID
2-3 u64, Program ID

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

This writes the specified programID to a NS programID array, to the entry which has the specified AppID. This also sets a NS mediatype field to value zero for NAND.