Difference between revisions of "AM:GetProgramInfos"

From 3dbrew
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...")
 
Line 38: Line 38:
 
| 1
 
| 1
 
| Result code
 
| Result code
|-
 
| 2
 
| Total listed titleIDs
 
 
|}
 
|}
  

Revision as of 00:49, 8 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 ?