Filesystem services: Difference between revisions

No edit summary
No edit summary
Line 245: Line 245:
|-
|-
| 617 || [7.0.0+] UnregisterExternalKey
| 617 || [7.0.0+] UnregisterExternalKey
|-
| 618 || [17.0.0+] GetProgramId
|-
|-
| 620 || [2.0.0+] [[#SetSdCardEncryptionSeed]]
| 620 || [2.0.0+] [[#SetSdCardEncryptionSeed]]
Line 1,445: Line 1,447:
|-
|-
| 5 || [2.0.0+] [[#GetAndClearSdCardErrorInfo]]
| 5 || [2.0.0+] [[#GetAndClearSdCardErrorInfo]]
|-
| 6 || [17.0.0+] GetSdCardHostControllerStatus
|-
|-
| 100 || [[#GetMmcCid]]
| 100 || [[#GetMmcCid]]
Line 1,463: Line 1,467:
|-
|-
| 116 || [4.0.0+] [[#ResumeMmcPatrol]]
| 116 || [4.0.0+] [[#ResumeMmcPatrol]]
|-
| 117 || [17.0.0+] EraseMmcWithRange
|-
|-
| 200 || [[#IsGameCardInserted]]
| 200 || [[#IsGameCardInserted]]
Line 1,505: Line 1,511:
|-
|-
| 220 || [9.0.0+] [[#GetGameCardCompatibilityType]]
| 220 || [9.0.0+] [[#GetGameCardCompatibilityType]]
|-
| 221 || [17.0.0+] GetGameCardAsicCertificate
|-
|-
| 300 || [[#SetSpeedEmulationMode]]
| 300 || [[#SetSpeedEmulationMode]]
Line 1,741: Line 1,749:
== OpenSaveDataImporterWithKey ==
== OpenSaveDataImporterWithKey ==
Takes a total of 0x28-bytes of input and a type-0x5 input buffer, returns an [[#ISaveDataDivisionImporter]].
Takes a total of 0x28-bytes of input and a type-0x5 input buffer, returns an [[#ISaveDataDivisionImporter]].
[17.0.0+] Now only takes 0x18-bytes of input and an additional type-0x5 input buffer.


= ISaveDataMover =
= ISaveDataMover =
Line 1,870: Line 1,880:
| 34 || [6.0.0+] [[#OpenSaveDataExporterByContext]]
| 34 || [6.0.0+] [[#OpenSaveDataExporterByContext]]
|-
|-
|rowspan="2"| 64 || [5.0.0-5.1.0] OpenSaveDataImporter
| 63 || [17.0.0+] OpenSaveDataImporter
|-
|-
| [6.0.0+] [[#OpenSaveDataImporterDeprecated]]
| 64 || [6.0.0+] [[#OpenSaveDataImporterDeprecated]] ([5.0.0-5.1.0] OpenSaveDataImporter)
|-
|-
| 65 || [[#OpenSaveDataImporterForDiffImport]]
| 65 || [[#OpenSaveDataImporterForDiffImport]]
Line 1,878: Line 1,888:
| 66 || [6.0.0+] [[#OpenSaveDataImporterForDuplicateDiffImport]]
| 66 || [6.0.0+] [[#OpenSaveDataImporterForDuplicateDiffImport]]
|-
|-
| 67 || [6.0.0+] [[#OpenSaveDataImporter]]
| 67 || [6.0.0-16.1.0] [[#OpenSaveDataImporter]]
|-
|-
| 68 || [6.0.0+] [[#OpenSaveDataImporterByContext]]
| 68 || [6.0.0+] [[#OpenSaveDataImporterByContext]]