Revision 160
Added by markw about 11 years ago
memory.h | ||
---|---|---|
// 0xC0000-0xDFFFF (0x8c0000 in zpu space) = os rom/basic rom
|
||
|
||
#define DIR_INIT_MEM 0x890000
|
||
#define DIR_INIT_MEMSIZE 65536
|
||
#define FREEZE_MEM 0x8a0000
|
||
#define ROM_MEM 0xc0000
|
||
|
Also available in: Unified diff
Allow more memory for directories