AM:GetTwlProgramListForReboot: Difference between revisions
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) No edit summary |
||
| (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
| 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
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
| 2 | Number of Read Entries |