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...") |
(No difference)
|
Revision as of 05:40, 3 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 |
2 | Total listed titleIDs |
TitleList entry format
Offset | Length | Description |
---|---|---|
0x0 | 0x8 | TitleID |
0x8 | 0x8 | ? |
0x10 | 0x2 | Title version |
0x12 | 0x6 | ? |