Finish migrating to new mem handling. Make carthw db external.
authornotaz <notasas@gmail.com>
Sat, 5 Sep 2009 21:13:30 +0000 (21:13 +0000)
committernotaz <notasas@gmail.com>
Sat, 5 Sep 2009 21:13:30 +0000 (21:13 +0000)
commit45f2f245f51ef0c0d37df3c998595c132bfcaffa
tree3965200702c70b732fd652e9e9494315738e8005
parentaf37bca858874b5cbd5ab126eaba1fad6ff7ab72
Finish migrating to new mem handling. Make carthw db external.
Still need to fix asm and protection emulation.

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@769 be3aeb3a-fb24-0410-a615-afba39da0efa
30 files changed:
cpu/musashi/m68kconf.h
cpu/musashi/m68kcpu.h
pico/area.c
pico/cart.c
pico/carthw.cfg [new file with mode: 0644]
pico/carthw/carthw.c
pico/carthw/carthw.h
pico/carthw/svp/memory.c
pico/carthw/svp/ssp16.c
pico/carthw/svp/svp.c
pico/cd/memory.c
pico/debug.c
pico/eeprom.c [new file with mode: 0644]
pico/memory.c
pico/memory.h
pico/misc.c
pico/patch.c
pico/pico.c
pico/pico/memory.c
pico/pico/pico.c
pico/pico_int.h
pico/z80if.c
platform/common/emu.c
platform/gizmondo/emu.c
platform/gp2x/Makefile
platform/gp2x/emu.c
platform/linux/Makefile
platform/linux/gp2x.c
platform/linux/port_config.h
platform/pandora/emu.c