Line 85: |
Line 85: |
| | CTR-EXT0 | | | CTR-EXT0 |
| | SD/NAND [[Extdata]] | | | SD/NAND [[Extdata]] |
| + | |- |
| + | | CTR-SYS0 |
| + | | [[System SaveData]] |
| |} | | |} |
| | | |
− | ==== Extdata SHA256 blocks ==== | + | ==== Extdata SHA256 Blocks ==== |
| {| class="wikitable" | | {| class="wikitable" |
| |- | | |- |
Line 106: |
Line 109: |
| |- | | |- |
| | 0x100 | | | 0x100 |
− | | 0x100-byte header from offset 0x100 in image (DIFF for extdata) | + | | DIFF header |
| + | |} |
| + | |
| + | |
| + | ==== System SaveData SHA256 Blocks ==== |
| + | {| class="wikitable" |
| + | |- |
| + | ! Block Size |
| + | ! Description |
| + | |- |
| + | | 0x8 |
| + | | Savegame type |
| + | |- |
| + | | 0x8 |
| + | | [[FS:OpenFile|SaveID]] |
| + | |- |
| + | | 0x100 |
| + | | DISA header |
| |} | | |} |
| | | |