Go to the source code of this file.
Macro Definition Documentation
#define BANK_RAM_END 0x6fff |
#define BANK_RAM_START 0x6000 |
#define M68K_EMPTY1_END 0x9fffff |
#define M68K_EMPTY1_START 0x800000 |
#define M68K_EMPTY2_END 0xbfffff |
#define M68K_EMPTY2_START 0xb00000 |
#define M68K_IO_END 0xafffff |
#define M68K_IO_START 0xa00000 |
#define M68K_RAM_END 0xffff |
#define M68K_RAM_START 0x8000 |
#define M68K_ROM_END 0x7fffff |
#define M68K_ROM_START 0x000000 |
#define M68K_VDP_END 0xdfffff |
#define M68K_VDP_START 0xc00000 |
#define PSGVDP_RAM_END 0x7fff |
#define PSGVDP_RAM_START 0x7000 |
#define YM2612_RAM_END 0x5fff |
#define YM2612_RAM_START 0x4000 |
#define Z80_RAM_END 0x3fff |
#define Z80_RAM_START 0x0000 |