mirror of
https://github.com/FunKey-Project/picofe-irixxxx.git
synced 2026-05-02 19:09:32 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user