Difference between revisions of "FS:ReadExtSaveDataIcon"

From 3dbrew
Jump to navigation Jump to search
(moved FS:ReadExtSaveDataIcon to FS:Obsoleted 3 0 ReadExtSaveDataIcon: Obsoleted by 0x08530142 (ReadExtSaveDataIcon).)
 
m (ReadExtSaveDataIcon)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
#REDIRECT [[FS:Obsoleted 3 0 ReadExtSaveDataIcon]]
+
=Request=
 +
{| class="wikitable" border="1"
 +
|-
 +
!  Index Word
 +
!  Description
 +
|-
 +
| 0
 +
| Header code [0x08530142]
 +
|-
 +
| 1-4
 +
| [[Filesystem_services#ExtSaveDataInfo|ExtSaveDataInfo]]
 +
|-
 +
| 5
 +
| [[SMDH]] Size
 +
|-
 +
| 6
 +
| ([[SMDH]] Size << 4)  <nowiki>|</nowiki> 0xC
 +
|-
 +
| 7
 +
| [[SMDH]] Data Pointer
 +
|}
 +
 
 +
=Response=
 +
{| class="wikitable" border="1"
 +
|-
 +
!  Index Word
 +
!  Description
 +
|-
 +
| 0
 +
| Header code
 +
|-
 +
| 1
 +
| Result code
 +
|-
 +
| 2
 +
| Total Read Data
 +
|}

Latest revision as of 00:41, 18 October 2015

Request[edit]

Index Word Description
0 Header code [0x08530142]
1-4 ExtSaveDataInfo
5 SMDH Size
6 (SMDH Size << 4) | 0xC
7 SMDH Data Pointer

Response[edit]

Index Word Description
0 Header code
1 Result code
2 Total Read Data