Save File

From Terranigma Wiki
Revision as of 21:58, 30 January 2020 by Crediar (talk | contribs) (Created page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Each entry is 0x500 bytes the game uses a 8KB SRAM (6 x 0x500 = 0x2000).

Terranigma keeps a backup of each entry and each entry is checksumed with an add checksum.

The savefile is basically just a copy from RAM from 7E0600.

Offset Length (byte) Description
0x100 0x4FE Save File 1
0x600 0x4FE Save File 2
0xC00 0x4FE Save File 3
0x1100 0x4FE Save File 1 (Backup)
0x1600 0x4FE Save File 2 (Backup)
0x1C00 0x4FE Save File 3 (Backup)