Line 9:
Line 9:
|-
|-
| 1
| 1
−
| [[#Mediatypes|Mediatype]]
+
| [[Filesystem_services#MediaType|MediaType]]
|-
|-
| 2
| 2
Line 15:
Line 15:
|-
|-
| 3
| 3
−
| (titlecount*8)<<8 <nowiki>|</nowiki> 4
+
| (TitleCount * 8) << 8 <nowiki>|</nowiki> 6
|-
|-
| 4
| 4
−
| Pointer to buffer that contains title list, for which info needs to be retrieved
+
| Title IDs input pointer
|-
|-
| 5
| 5
−
| (titlecount*24)<<8 <nowiki>|</nowiki> 0x14
+
| (TitleCount * 24) << 8 <nowiki>|</nowiki> 0x14
|-
|-
| 6
| 6
−
| Pointer to buffer that will receive the title info
+
| Title Infos output pointer
|}
|}
Line 69:
Line 69:
| Title type
| Title type
|}
|}
−
−
{{:Mediatypes}}