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/platform@768 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2009-09-02 16:05:54 +00:00
parent e0e9248c33
commit 4182d35d5d
5 changed files with 10 additions and 5 deletions

View file

@ -3,12 +3,12 @@ export CROSS = arm-linux-
# settings
#mz80 = 1
#debug_cyclone = 1
asm_memory = 1
#asm_memory = 1 # TODO
asm_render = 1
asm_ym2612 = 1
asm_misc = 1
asm_cdpico = 1
asm_cdmemory = 1
#asm_cdmemory = 1 # TODO
amalgamate = 0
#profile = 1
#use_musashi = 1