Changes

Jump to navigation Jump to search
848 bytes added ,  00:49, 8 May 2012
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000D0084] |- | 1 | Total titles |- | 2 | u8 [[FS:OpenArchive#Mediatypes|Mediatyp..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x000D0084]
|-
| 1
| Total titles
|-
| 2
| u8 [[FS:OpenArchive#Mediatypes|Mediatype]]
|-
| 3
| (TitleIDList_Size<<4) <nowiki>|</nowiki> 10
|-
| 4
| [[AMNet:GetTitleIDList|TitleIDList]] pointer
|-
| 5
| (TitleList2_Size<<4) <nowiki>|</nowiki> 12
|-
| 6
| TitleList2 pointer
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|}

=TitleList2 entry format=
{| class="wikitable" border="1"
|-
! Offset
! Length
! Description
|-
| 0x0
| 0x8
| ?
|-
| 0x8
| 0x2
| Title version
|-
| 0xA
| 0x1
| Title installation state?
|-
| 0xB
| 0xD
| ?
|}

=Title installation states=
{| class="wikitable" border="1"
|-
! ID
! Description
|-
| 2
| TMD install pending?
|-
| 3
| TMD installed?
|}

Navigation menu