Changes

Jump to navigation Jump to search
199 bytes removed ,  23:35, 5 September 2016
Line 9: Line 9:  
|-
 
|-
 
| 1
 
| 1
| Archive idcode
+
| [[Filesystem_services#ArchiveId|Archive ID]]
 
|-
 
|-
 
| 2
 
| 2
| LowPath.Type
+
| [[Filesystem_services#PathType|Path Type]]
 
|-
 
|-
 
| 3
 
| 3
| LowPath.Size
+
| Path Size (including null-terminator)
 
|-
 
|-
 
| 4
 
| 4
| (LowPath.Size<<14)  <nowiki>|</nowiki> 2
+
| (PathSize << 14)  <nowiki>|</nowiki> 2
 
|-
 
|-
 
| 5
 
| 5
| LowPath.Data pointer
+
| Path Data Pointer
 
|}
 
|}
   Line 34: Line 34:  
|-
 
|-
 
| 1
 
| 1
| Resultcode
+
| Result code
 
|-
 
|-
| 2
+
| 2-3
| Archive handle lower word
+
| u64, Archive Handle
|-
  −
| 3
  −
| Archive handle upper word
  −
|}
  −
 
  −
=Archive idcodes =
  −
{| class="wikitable" border="1"
  −
|-
  −
!  Idcode
  −
!  Description
  −
|-
  −
| 0x00000006
  −
| ExtSaveData
  −
|-
  −
| 0x00000007
  −
| Shared ExtSaveData
  −
|-
  −
| 0x12345678
  −
| ExtSaveData for BOSS
  −
|-
  −
| 0x1234567D
  −
| NAND RW
  −
|-
  −
| 0x1234567E
  −
| NAND RO
   
|}
 
|}
549

edits

Navigation menu