AM:GetProgramInfos: Difference between revisions
Jump to navigation
Jump to search
| Line 53: | Line 53: | ||
| 0x8 | | 0x8 | ||
| 0x8 | | 0x8 | ||
| | | Total title size | ||
|- | |- | ||
| 0x10 | | 0x10 | ||
Revision as of 02:05, 6 March 2015
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x00030084] |
| 1 | u8 Mediatype |
| 2 | Total titles |
| 3 | (TitleIDList_Size<<4) | 10 |
| 4 | TitleIDList pointer |
| 5 | (TitleList_Size<<4) | 12 |
| 6 | TitleList pointer |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
TitleList entry format
| Offset | Length | Description |
|---|---|---|
| 0x0 | 0x8 | TitleID |
| 0x8 | 0x8 | Total title size |
| 0x10 | 0x2 | Title version |
| 0x12 | 0x6 | ? |