AMPXI:GetTitleList: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Steveice10 (talk | contribs) mNo edit summary |
||
| Line 12: | Line 12: | ||
|- | |- | ||
| 2 | | 2 | ||
| [[# | | [[Filesystem_services#MediaType|MediaType]] | ||
|- | |- | ||
| 3 | | 3 | ||
| ( | | (TitleCount * 8) << 8 <nowiki>|</nowiki> 4 | ||
|- | |- | ||
| 4 | | 4 | ||
| | | Title IDs output pointer | ||
|} | |} | ||
| Line 36: | Line 36: | ||
| Number of entries returned | | Number of entries returned | ||
|} | |} | ||
Latest revision as of 01:38, 10 January 2016
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x00020082] |
| 1 | Title count |
| 2 | MediaType |
| 3 | (TitleCount * 8) << 8 | 4 |
| 4 | Title IDs output pointer |
Response
| Index Word | Description |
|---|---|
| 0 | Header code [0x00020080] |
| 1 | Result code |
| 2 | Number of entries returned |