mirror of
https://github.com/captain-amygdala/pistorm.git
synced 2026-04-17 08:40:57 +00:00
Remove fake Chip RAM mapping from default.cfg
This commit is contained in:
@@ -8,7 +8,6 @@ map type=rom address=0xF80000 size=0x80000 file=kick512.rom ovl=0
|
||||
#map type=rom address=0xF00000 size=0x90000 file=cdtv.rom
|
||||
# Map 256MB of Fast RAM at 0x8000000.
|
||||
map type=ram address=0x08000000 size=128M
|
||||
map type=ram address=0x0 size=2M
|
||||
# Map Gayle as a register range.
|
||||
map type=register address=0xD80000 size=0x70000
|
||||
# Number of instructions to run every main loop.
|
||||
|
||||
Reference in New Issue
Block a user