Remove fake Chip RAM mapping from default.cfg

This commit is contained in:
beeanyew
2020-12-04 08:19:51 +01:00
parent 8ae1ec5be8
commit a1137fba16

View File

@@ -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.