Filesystem services: Difference between revisions
Line 196: | Line 196: | ||
|- | |- | ||
| 615 || [5.0.0+] QuerySaveDataInternalStorageTotalSize | | 615 || [5.0.0+] QuerySaveDataInternalStorageTotalSize | ||
|- | |||
| 616 || [6.0.0+] [[#GetSaveDataCommitId]] | |||
|- | |- | ||
| 620 || [2.0.0+] [[#SetSdCardEncryptionSeed]] | | 620 || [2.0.0+] [[#SetSdCardEncryptionSeed]] | ||
Line 558: | Line 560: | ||
The input u64 high-byte must be non-zero, otherwise an [[Error_codes|error]] is returned(0xE02). | The input u64 high-byte must be non-zero, otherwise an [[Error_codes|error]] is returned(0xE02). | ||
== GetSaveDataCommitId == | |||
Takes an input u8 and u64, returns an output u64. | |||
== SetSdCardEncryptionSeed == | == SetSdCardEncryptionSeed == |