APT:MapProgramIdForDebug: Difference between revisions
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x001100C0] |- | 1 | AppID |- | 2 | ProgramID lower word |- | 3 | ProgramID upper ..." |
Steveice10 (talk | contribs) m →Request |
||
(3 intermediate revisions by one other user not shown) | |||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
| AppID | | [[NS_and_APT_Services#AppIDs|AppID]] | ||
|- | |- | ||
| 2 | | 2-3 | ||
| u64, Program ID | |||
| | |||
|} | |} | ||
Line 32: | Line 29: | ||
=Description= | =Description= | ||
This writes the specified programID to a NS programID array, to the entry which has the specified AppID. | 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. |