Flash Filesystem: Difference between revisions
No edit summary |
|||
Line 26: | Line 26: | ||
! NCSD partition encryption type | ! NCSD partition encryption type | ||
! NCSD partition index | ! NCSD partition index | ||
! [[AES_Registers|AES]] engine keyslot | |||
! Description | ! Description | ||
|- | |- | ||
Line 35: | Line 36: | ||
| | | | ||
| | | | ||
| | |||
| | | | ||
| NCSD header, this contains the offsets/sizes of the below CTR-NAND partitions. This block also contains the TWL-NAND MBR partition table. | | NCSD header, this contains the offsets/sizes of the below CTR-NAND partitions. This block also contains the TWL-NAND MBR partition table. | ||
Line 46: | Line 48: | ||
| 0x01 | | 0x01 | ||
| 0x00 | | 0x00 | ||
| 0x03 | |||
| TWL NAND region | | TWL NAND region | ||
|- | |- | ||
Line 56: | Line 59: | ||
| | | | ||
| | | | ||
| See below. | |||
| Console-unique encrypted New3DS key-storage, see below. | | Console-unique encrypted New3DS key-storage, see below. | ||
|- | |- | ||
Line 66: | Line 70: | ||
| | | | ||
| | | | ||
| 0x03 | |||
| TWL-NAND FAT16 File System. (DSi) | | TWL-NAND FAT16 File System. (DSi) | ||
|- | |- | ||
Line 76: | Line 81: | ||
| | | | ||
| | | | ||
| 0x03 | |||
| TWL-NAND PHOTO FAT12 File System. (DSi) | | TWL-NAND PHOTO FAT12 File System. (DSi) | ||
|- | |- | ||
Line 86: | Line 92: | ||
| 0x02 | | 0x02 | ||
| 0x01 | | 0x01 | ||
| 0x07 | |||
| By default this partition is empty(only contains 0x00/0xFF bytes since it was never written to), when AGB_FIRM was never launched. This contains the AGB_FIRM GBA savegame. | | By default this partition is empty(only contains 0x00/0xFF bytes since it was never written to), when AGB_FIRM was never launched. This contains the AGB_FIRM GBA savegame. | ||
|- | |- | ||
Line 96: | Line 103: | ||
| 0x02 | | 0x02 | ||
| 0x02 | | 0x02 | ||
| 0x06 | |||
| [[FIRM|Firmware]] partition. | | [[FIRM|Firmware]] partition. | ||
|- | |- | ||
Line 106: | Line 114: | ||
| 0x02 | | 0x02 | ||
| 0x03 | | 0x03 | ||
| 0x06 | |||
| [[FIRM|Firmware]] partition.(Backup partition, same as above) | | [[FIRM|Firmware]] partition.(Backup partition, same as above) | ||
|- | |- | ||
Line 115: | Line 124: | ||
| 0x01 | | 0x01 | ||
| 0x02 | | 0x02 | ||
| 0x04 | |||
| 0x04 | | 0x04 | ||
| CTR-NAND partition. (3DS) | | CTR-NAND partition. (3DS) | ||
Line 126: | Line 136: | ||
| | | | ||
| | | | ||
| 0x04 | |||
| CTR-NAND FAT16 File System. | | CTR-NAND FAT16 File System. | ||
|- | |- | ||
Line 136: | Line 147: | ||
| 0x03 | | 0x03 | ||
| 0x04 | | 0x04 | ||
| 0x05 | |||
| CTR-NAND partition. (New3DS) | | CTR-NAND partition. (New3DS) | ||
|- | |- | ||
Line 146: | Line 158: | ||
| | | | ||
| | | | ||
| 0x05 | |||
| CTR-NAND FAT16 File System. | | CTR-NAND FAT16 File System. | ||
|} | |} |