FS:ReadExtSaveDataIcon: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Steveice10 (talk | contribs)
moved FS:ReadExtSaveDataIcon to FS:Obsoleted 3 0 ReadExtSaveDataIcon: Obsoleted by 0x08530142 (ReadExtSaveDataIcon).
 
Steveice10 (talk | contribs)
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

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

Response

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