new memory handling, but asm and mappers need update.
authornotaz <notasas@gmail.com>
Wed, 2 Sep 2009 16:05:54 +0000 (16:05 +0000)
committernotaz <notasas@gmail.com>
Wed, 2 Sep 2009 16:05:54 +0000 (16:05 +0000)
commitaf37bca858874b5cbd5ab126eaba1fad6ff7ab72
tree54e1c9210b4e3c13ab1b1aeba45ed346d502a90e
parentc238eec8f5cb7a64dec62d9f32473b88df8ee359
new memory handling, but asm and mappers need update.
Some cleanup and magic bit removal as a bonus.

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@768 be3aeb3a-fb24-0410-a615-afba39da0efa
20 files changed:
pico/cart.c
pico/cd/area.c
pico/cd/memory.c
pico/cd/pico.c
pico/debug.c
pico/memory.c
pico/memory.h [new file with mode: 0644]
pico/memory_cmn.c [deleted file]
pico/misc.c
pico/patch.c
pico/pico.c
pico/pico_int.h
pico/sms.c
pico/sound/sound.c
pico/z80if.c
platform/common/common_arm.mak
platform/common/emu.c
platform/common/revision.mak
platform/gp2x/Makefile
platform/linux/Makefile