Difference between revisions of "AM:GetProgramInfos"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00030084] |- | 1 | u8 Mediatype |- | 2 | Total tit...") |
m (→Response) |
||
Line 38: | Line 38: | ||
| 1 | | 1 | ||
| Result code | | Result code | ||
− | |||
− | |||
− | |||
|} | |} | ||
Revision as of 23:49, 7 May 2012
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 | ? |
0x10 | 0x2 | Title version |
0x12 | 0x6 | ? |