Filesystem services: Difference between revisions
No edit summary |
|||
Line 959: | Line 959: | ||
| 16 || ? (No input/output, takes a type-0x5 input buffer) | | 16 || ? (No input/output, takes a type-0x5 input buffer) | ||
|- | |- | ||
| 32 || ? (Takes a total of 0x10-bytes of input, returns an | | 32 || ? (Takes a total of 0x10-bytes of input, returns an [[#ISaveDataDivisionExporter]]) | ||
|- | |- | ||
| 33 || ? (Takes a total of 0x10-bytes of input and a type-0x5 input buffer, returns an | | 33 || ? (Takes a total of 0x10-bytes of input and a type-0x5 input buffer, returns an [[#ISaveDataDivisionExporter]]) | ||
|- | |- | ||
| 34 || [6.0.0+] ? (No input/output, takes a type-0x5 input buffer, returns an unknown | | 34 || [6.0.0+] ? (No input/output, takes a type-0x5 input buffer, returns an unknown [[#ISaveDataDivisionExporter]]) | ||
|- | |- | ||
| 64 || ? (Takes a total of 0x18-bytes of input and a type-0x5 input buffer, returns an | | 64 || ? (Takes a total of 0x18-bytes of input and a type-0x5 input buffer, returns an [[#ISaveDataDivisionImporter]]) | ||
|- | |- | ||
| 65 || ? (Takes a total of 0x10-bytes of input and a type-0x5 input buffer, returns an | | 65 || ? (Takes a total of 0x10-bytes of input and a type-0x5 input buffer, returns an [[#ISaveDataDivisionImporter]]) | ||
|- | |- | ||
| 66 || [6.0.0+] ? (Takes a total of 0x10-bytes of input and a type-0x5 input buffer, returns an | | 66 || [6.0.0+] ? (Takes a total of 0x10-bytes of input and a type-0x5 input buffer, returns an [[#ISaveDataDivisionImporter]]) | ||
|- | |- | ||
| 67 || [6.0.0+] ? (Takes a total of 0x18-bytes of input and a type-0x5 input buffer, returns an | | 67 || [6.0.0+] ? (Takes a total of 0x18-bytes of input and a type-0x5 input buffer, returns an [[#ISaveDataDivisionImporter]]) | ||
|- | |- | ||
| 68 || [6.0.0+] ? (No input/output, takes a type-0x5 input buffer, returns an | | 68 || [6.0.0+] ? (No input/output, takes a type-0x5 input buffer, returns an [[#ISaveDataDivisionImporter]]) | ||
|- | |- | ||
| 69 || [6.0.0+] ? (Takes a total of 0x18-bytes of input, no output) | | 69 || [6.0.0+] ? (Takes a total of 0x18-bytes of input, no output) | ||
Line 979: | Line 979: | ||
This was added with [[5.0.0]]. | This was added with [[5.0.0]]. | ||
= ISaveDataTransferProhibiter = | = ISaveDataTransferProhibiter = |