#include "SaveSlot.hh"
Go to the source code of this file.
Namespaces | |
| namespace | emuWorks |
Classes | |
| class | emuWorks::SRAMFile |
| Class to encapsulate an SRAM file. More... | |
Defines | |
| #define | SRAM_SIZE 0x2000 |
| The size of the SRAM file. | |
| #define | GAME_OFFSET 0x1402 |
| The starting offset of the games within the SRAM file. | |
|
|
The starting offset of the games within the SRAM file.
Definition at line 29 of file SRAMFile.hh. |
|
|
The size of the SRAM file.
Definition at line 26 of file SRAMFile.hh. |
1.3.9.1