Nvram: Difference between revisions
page creation |
No edit summary |
||
| Line 1: | Line 1: | ||
The DSi contains a 128KB block (organized into 256-byte pages) of memory referred to as "nvram"; it is stored in a SPI flash chip onboard the WiFi dongle. Most of the address space is blank, with the exception of the following data: | The DSi contains a 128KB block (organized into 256-byte pages) of memory referred to as "nvram"; it is stored in a SPI flash chip onboard the WiFi dongle. Most of the address space is blank, with the exception of the following data: | ||
Pages 0-2: | Pages 0-2: Old partial NDS firmware header (for compatibility) | ||
00000: 0000 0000 0000 0000 0000 0000 0000 0000 ................ | 00000: 0000 0000 0000 0000 0000 0000 0000 0000 ................ | ||
00010: 0000 0000 0000 0000 0000 0000 0057 ffff .............W.. | 00010: 0000 0000 0000 0000 0000 0000 0057 ffff .............W.. | ||