Line 316: |
Line 316: |
| | 1100 || [4.0.0-17.0.1] OverrideSaveDataTransferTokenSignVerificationKey | | | 1100 || [4.0.0-17.0.1] OverrideSaveDataTransferTokenSignVerificationKey |
| |- | | |- |
− | | 1101 || [18.0.0+] | + | | 1101 || [18.0.0+] OverrideSaveDataTransferKeyForTest |
| |- | | |- |
| | 1110 || [6.0.0+] CorruptSaveDataFileSystemByOffset | | | 1110 || [6.0.0+] CorruptSaveDataFileSystemByOffset |
Line 1,121: |
Line 1,121: |
| | 221 || [17.0.0+] GetGameCardAsicCertificate | | | 221 || [17.0.0+] GetGameCardAsicCertificate |
| |- | | |- |
− | | 222 || [18.0.0+] | + | | 222 || [18.0.0+] GetGameCardCardHeader |
| |- | | |- |
| | 300 || [[#SetSpeedEmulationMode]] | | | 300 || [[#SetSpeedEmulationMode]] |
Line 1,127: |
Line 1,127: |
| | 301 || [[#GetSpeedEmulationMode]] | | | 301 || [[#GetSpeedEmulationMode]] |
| |- | | |- |
− | | 302 || [18.0.0+] | + | | 302 || [18.0.0+] SetApplicationStorageSpeed |
| |- | | |- |
| | 400 || [5.0.0+] [[#SuspendSdmmcControl]] | | | 400 || [5.0.0+] [[#SuspendSdmmcControl]] |
Line 1,483: |
Line 1,483: |
| | 0 || [[#GetChallenge]] | | | 0 || [[#GetChallenge]] |
| |- | | |- |
− | | 8 || [18.0.0+] | + | | 8 || [18.0.0+] SetMode |
| |- | | |- |
− | | 9 || [18.0.0+] | + | | 9 || [18.0.0+] SetAttribute |
| |- | | |- |
| | 16 || [[#SetKeySeedPackage]] | | | 16 || [[#SetKeySeedPackage]] |
Line 1,509: |
Line 1,509: |
| | 69 || [6.0.0+] [[#CancelSuspendingImport]] | | | 69 || [6.0.0+] [[#CancelSuspendingImport]] |
| |- | | |- |
− | | 70 || [10.0.0+] DecryptAndVerifyInitialData | + | | 70 || [10.0.0+] CancelSuspendingImportByAttribute |
| |- | | |- |
− | | 80 || [11.0.0+] DecryptoAndVerifyPortContext | + | | 80 || [11.0.0+] SwapSecondary |
| |} | | |} |
| | | |
Line 1,558: |
Line 1,558: |
| | 0 || [[#SetDivisionCount]] | | | 0 || [[#SetDivisionCount]] |
| |- | | |- |
− | | 1 || [6.0.0+] [[#GetSaveDataInfo]] | + | | 1 || [6.0.0+] [[#ReadSaveDataExtraData]] |
| |- | | |- |
| | 16 || [[#OpenSaveDataDiffChunkIterator]] | | | 16 || [[#OpenSaveDataDiffChunkIterator]] |
Line 1,572: |
Line 1,572: |
| | 67 || [6.0.0+] [[#SuspendExport]] | | | 67 || [6.0.0+] [[#SuspendExport]] |
| |- | | |- |
− | | 70 || [6.0.0-17.0.1] GetKeySeed | + | | 70 || [6.0.0-17.0.1] [[#GetKeySeed]] |
| |- | | |- |
| | 71 || [6.0.0+] [[#GetInitialDataMac]] | | | 71 || [6.0.0+] [[#GetInitialDataMac]] |
Line 1,628: |
Line 1,628: |
| ! Cmd || Name | | ! Cmd || Name |
| |- | | |- |
− | | 0 || [6.0.0+] [[#GetSaveDataInfo]] | + | | 0 || [6.0.0+] [[#ReadSaveDataExtraData]] |
| |- | | |- |
| | 16 || [[#OpenSaveDataDiffChunkIterator]] | | | 16 || [[#OpenSaveDataDiffChunkIterator]] |
Line 1,651: |
Line 1,651: |
| |} | | |} |
| | | |
− | == GetSaveDataInfo == | + | == ReadSaveDataExtraData == |
| No input/output, takes a type-0x6 output buffer. | | No input/output, takes a type-0x6 output buffer. |
| | | |