Changes

Jump to navigation Jump to search
82 bytes added ,  18:59, 7 April 2021
no edit summary
Line 190: Line 190:  
| 0x180
 
| 0x180
 
| 0x4
 
| 0x4
| SelSec (0x01 = T1, 0x02 = T2)
+
| [[#SelSec]]
 
|-
 
|-
 
| 0x184
 
| 0x184
Line 207: Line 207:  
| 0x70
 
| 0x70
 
| [[#CardInfo]]
 
| [[#CardInfo]]
 +
|}
 +
 +
=== RomSize ===
 +
[[Filesystem_services|FS]] retrieves this data as [[Filesystem_services#GameCardSize|GameCardSize]].
 +
 +
{| class="wikitable" border="1"
 +
|-
 +
! Value
 +
! Description
 +
|-
 +
| 0xFA
 +
| 1GB
 +
|-
 +
| 0xF8
 +
| 2GB
 +
|-
 +
| 0xF0
 +
| 4GB
 +
|-
 +
| 0xE0
 +
| 8GB
 +
|-
 +
| 0xE1
 +
| 16GB
 +
|-
 +
| 0xE2
 +
| 32GB
 +
|}
 +
 +
=== Flags ===
 +
[[Filesystem_services|FS]] retrieves this data as [[Filesystem_services#GameCardAttribute|GameCardAttribute]].
 +
 +
{| class="wikitable" border="1"
 +
|-
 +
! Bits
 +
! Description
 +
|-
 +
| 0
 +
| AutoBoot
 +
|-
 +
| 1
 +
| HistoryErase
 +
|-
 +
| 2
 +
| [4.0.0+] RepairTool
 +
|-
 +
| 3
 +
| [9.0.0+] DifferentRegionCupToTerraDevice
 +
|-
 +
| 4
 +
| [9.0.0+] DifferentRegionCupToGlobalDevice
 +
|}
 +
 +
=== SelSec ===
 +
{| class="wikitable" border="1"
 +
|-
 +
! Value
 +
! Description
 +
|-
 +
| 1
 +
| T1
 +
|-
 +
| 2
 +
| T2
 
|}
 
|}
   Line 320: Line 384:  
| 1
 
| 1
 
| Terra
 
| Terra
|}
  −
  −
=== RomSize ===
  −
[[Filesystem_services|FS]] retrieves this data as [[Filesystem_services#GameCardSize|GameCardSize]].
  −
  −
{| class="wikitable" border="1"
  −
|-
  −
! Value
  −
! Description
  −
|-
  −
| 0xFA
  −
| 1GB
  −
|-
  −
| 0xF8
  −
| 2GB
  −
|-
  −
| 0xF0
  −
| 4GB
  −
|-
  −
| 0xE0
  −
| 8GB
  −
|-
  −
| 0xE1
  −
| 16GB
  −
|-
  −
| 0xE2
  −
| 32GB
  −
|}
  −
  −
=== Flags ===
  −
[[Filesystem_services|FS]] retrieves this data as [[Filesystem_services#GameCardAttribute|GameCardAttribute]].
  −
  −
{| class="wikitable" border="1"
  −
|-
  −
! Bits
  −
! Description
  −
|-
  −
| 0
  −
| AutoBoot
  −
|-
  −
| 1
  −
| HistoryErase
  −
|-
  −
| 2
  −
| [4.0.0+] RepairTool
  −
|-
  −
| 3
  −
| [9.0.0+] DifferentRegionCupToTerraDevice
  −
|-
  −
| 4
  −
| [9.0.0+] DifferentRegionCupToGlobalDevice
   
|}
 
|}
  

Navigation menu