mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 06:47:45 -04:00
memory refactoring (mostly for cd) + ARM mem asm update
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@780 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
6bca8b11d8
commit
b11baaea41
1 changed files with 2 additions and 2 deletions
|
@ -3,12 +3,12 @@ export CROSS = arm-linux-
|
|||
# settings
|
||||
#mz80 = 1
|
||||
#debug_cyclone = 1
|
||||
#asm_memory = 1 # TODO
|
||||
asm_memory = 1
|
||||
asm_render = 1
|
||||
asm_ym2612 = 1
|
||||
asm_misc = 1
|
||||
asm_cdpico = 1
|
||||
#asm_cdmemory = 1 # TODO
|
||||
asm_cdmemory = 1
|
||||
amalgamate = 0
|
||||
#profile = 1
|
||||
#use_musashi = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue