Changes

609 bytes added ,  21:43, 15 October 2018
Line 310: Line 310:  
|-
 
|-
 
| 0x2E
 
| 0x2E
|  
+
| [[#Unk0]]
 
|-
 
|-
 
| 0x30
 
| 0x30
Line 943: Line 943:  
| 0x10
 
| 0x10
 
| 0x10
 
| 0x10
 +
| Empty
 +
|-
 +
| 0x20
 +
| 0x20
 +
| Command verification value
 +
|}
 +
 +
== Unk0 ==
 +
Used by [[Filesystem_services#OpenGameCardStorage|OpenGameCardStorage]]. This command is only available in [[#Gamecard modes|Normal]] mode.
 +
 +
The [[#OperationBuffer]] is as follows.
 +
 +
{| class="wikitable" border="1"
 +
|-
 +
! Offset
 +
! Size
 +
! Description
 +
|-
 +
| 0x0
 +
| 0x1
 +
| Gamecard ASIC operation command (0x10)
 +
|-
 +
| 0x1
 +
| 0x1
 +
| Set to 1
 +
|-
 +
| 0x2
 +
| 0x1
 +
| Set to 0
 +
|-
 +
| 0x3
 +
| 0x1
 +
| Padding
 +
|-
 +
| 0x4
 +
| 0x4
 +
| Set to 0
 +
|-
 +
| 0x8
 +
| 0x1
 +
| Gamecard command (0x2E)
 +
|-
 +
| 0x9
 +
| 0xF
 +
| Static random data from [[Filesystem_services|FS]]
 +
|-
 +
| 0x18
 +
| 0x8
 
| Empty
 
| Empty
 
|-
 
|-