Difference between revisions of "AM:GetTwlProgramListForReboot"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x04110044] |- | 1 | Title Count |- | 2 | ((Title Count * 8) << 4) <nowiki>|</n...") |
TimmSkiller (talk | contribs) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 21: | Line 21: | ||
|- | |- | ||
| 5 | | 5 | ||
− | | | + | | Content IDs Output Pointer |
|} | |} | ||
Line 39: | Line 39: | ||
| Number of Read Entries | | Number of Read Entries | ||
|} | |} | ||
+ | |||
+ | =Description= | ||
+ | Wraps [[AMPXI:GetTwlProgramListForReboot|AMPXI:GetTwlProgramListForReboot]]. |
Latest revision as of 16:21, 14 August 2022
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x04110044] |
1 | Title Count |
2 | ((Title Count * 8) << 4) | 0xC |
3 | Title IDs Output Pointer |
4 | ((Title Count * 4) << 4) | 0xC |
5 | Content IDs Output Pointer |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Number of Read Entries |