|
KallistiOS
2.0.0
|
Macros | |
| #define | FLASHROM_PT_SYSTEM 0 |
| Factory settings (read-only, 8K) | |
| #define | FLASHROM_PT_RESERVED 1 |
| reserved (all 0s, 8K) | |
| #define | FLASHROM_PT_BLOCK_1 2 |
| Block allocated (16K) | |
| #define | FLASHROM_PT_SETTINGS 3 |
| Game settings (block allocated, 32K) | |
| #define | FLASHROM_PT_BLOCK_2 4 |
| Block allocated (64K) | |
| #define FLASHROM_PT_BLOCK_1 2 |
Block allocated (16K)
| #define FLASHROM_PT_BLOCK_2 4 |
Block allocated (64K)
| #define FLASHROM_PT_RESERVED 1 |
reserved (all 0s, 8K)
| #define FLASHROM_PT_SETTINGS 3 |
Game settings (block allocated, 32K)
| #define FLASHROM_PT_SYSTEM 0 |
Factory settings (read-only, 8K)
1.8.1.1