Changes

Jump to navigation Jump to search
221 bytes added ,  16:49, 22 April 2017
let the speculations begin
Line 38: Line 38:  
| 27 ||
 
| 27 ||
 
|-
 
|-
| 30 ||  
+
| 30 || OpenGameCardStorage?
 
|-
 
|-
 
| 31 || MountGameCardPartition
 
| 31 || MountGameCardPartition
Line 56: Line 56:  
| 61 || OpenSaveDataIterator
 
| 61 || OpenSaveDataIterator
 
|-
 
|-
| 80 || Returns an [[#IFile]].
+
| 80 || OpenFileDirectly?
 
|-
 
|-
 
| 100 || MountImageDirectory
 
| 100 || MountImageDirectory
Line 147: Line 147:     
= IStorage =
 
= IStorage =
 +
This is the interface for a raw device, usually a block device.
 +
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
Line 153: Line 155:  
| 0 || Read
 
| 0 || Read
 
|-
 
|-
| 1 ||
+
| 1 || Write?
 
|-
 
|-
 
| 2 ||
 
| 2 ||
Line 184: Line 186:  
| 5 || RenameFile
 
| 5 || RenameFile
 
|-
 
|-
| 6 ||
+
| 6 || MoveDirectory?
 
|-
 
|-
 
| 7 || GetEntryType
 
| 7 || GetEntryType
Line 210: Line 212:     
= IFile =
 
= IFile =
 +
{| class="wikitable" border="1"
 +
|-
 +
! Cmd || Name
 +
|-
 +
| 0 || Read
 +
|-
 +
| 1 || Write
 +
|-
 +
| 2 || Flush
 +
|-
 +
| 3 ||
 +
|-
 +
| 4 ||
 +
|}
    
= ISaveDataInfoReader =
 
= ISaveDataInfoReader =

Navigation menu