Filesystem services: Difference between revisions

No edit summary
No edit summary
Line 2,543: Line 2,543:
| 0x8
| 0x8
| Id
| Id
|}
= GameCardIdSet =
This is "nn::gc::GameCardIdSet".
{| class="wikitable" border="1"
|-
! Offset
! Size
! Description
|-
| 0x0
| 0x4
| [[#CardId1|Id1]]
|-
| 0x4
| 0x4
| [[#CardId2|Id2]]
|-
| 0x8
| 0x4
| [[#CardId3|Id3]]
|}
|}


Line 2,556: Line 2,578:
| 0x0
| 0x0
| 0x1
| 0x1
| MakerCode
| [[#MakerCodeForCardId1|MakerCode]]
|-
|-
| 0x1
| 0x1
| 0x1
| 0x1
| MemoryCapacity
| [[#MemoryCapacity|MemoryCapacity]]
|-
|-
| 0x2
| 0x2
Line 2,607: Line 2,629:
|}
|}


= GameCardIdSet =
= MakerCodeForCardId1 =
This is "nn::gc::GameCardIdSet".
This is "nn::gc::detail::MakerCodeForCardId1".
 
{| class="wikitable" border="1"
|-
! Value || Name
|-
| 0xC2 || MegaChips
|-
| 0xAE || Lapis
|}
 
= MemoryCapacity =
This is "nn::gc::detail::MemoryCapacity".


{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
! Offset
! Value || Name
! Size
|-
! Description
| 0xFA || 1GB
|-
| 0xF8 || 2GB
|-
| 0xF0 || 4GB
|-
|-
| 0x0
| 0xE0 || 8GB
| 0x4
| [[#CardId1|Id1]]
|-
|-
| 0x4
| 0xE1 || 16GB
| 0x4
| [[#CardId2|Id2]]
|-
|-
| 0x8
| 0xE2 || 32GB
| 0x4
| [[#CardId3|Id3]]
|}
|}