FS:ReadExtSaveDataIcon: Difference between revisions
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: | ||
# | =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 23:41, 17 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 |