Changes

Jump to navigation Jump to search
173 bytes added ,  03:50, 25 September 2018
no edit summary
Line 989: Line 989:  
| 1 || [6.0.0+] ? (No input/output, takes a type-0x6 output buffer)
 
| 1 || [6.0.0+] ? (No input/output, takes a type-0x6 output buffer)
 
|-
 
|-
| 16 || ? (No input, returns an unknown output interface)
+
| 16 || ? (No input, returns an [[#ISaveDataChunkIterator]])
 
|-
 
|-
 
| 48 || ? (Takes 4-bytes of input, returns an unknown output interface)
 
| 48 || ? (Takes 4-bytes of input, returns an unknown output interface)
Line 1,024: Line 1,024:  
| 0 || [6.0.0+] ? (No input/output, takes a type-0x6 output buffer)
 
| 0 || [6.0.0+] ? (No input/output, takes a type-0x6 output buffer)
 
|-
 
|-
| 16 || ? (No input, returns an unknown output interface)
+
| 16 || ? (No input, returns an [[#ISaveDataChunkIterator]])
 
|-
 
|-
 
| 32 || ? (No input, returns 8-bytes of output)
 
| 32 || ? (No input, returns 8-bytes of output)
Line 1,045: Line 1,045:  
This was added with [[5.0.0]].
 
This was added with [[5.0.0]].
   −
Cmd16 returns the same interface as ISaveDataDivisionExporter cmd16.
+
= ISaveDataChunkIterator =
 +
{| class="wikitable" border="1"
 +
|-
 +
! Cmd || Name
 +
|-
 +
| 0 || ? (No input/output)
 +
|-
 +
| 1 || ? (No input, returns an output u8)
 +
|-
 +
| 16 || ? (No input, returns an output u32)
 +
|-
 +
|}
 +
 
 +
This was added with [[5.0.0]].
    
= ISaveDataTransferProhibiter =
 
= ISaveDataTransferProhibiter =

Navigation menu