X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fgp2x%2FMakefile;fp=platform%2Fgp2x%2FMakefile;h=329da367ceeafeb39985bd99da0f2d9153fde96e;hb=0ace9b9aac5de8f1ee5bf181132f98a1f81f4a1d;hp=7b827b5639cf0d4da90b447943d56f3e0ecf200d;hpb=5e89f0f5aebedc086888415e063b9883fc4a9e92;p=picodrive.git diff --git a/platform/gp2x/Makefile b/platform/gp2x/Makefile index 7b827b5..329da36 100644 --- a/platform/gp2x/Makefile +++ b/platform/gp2x/Makefile @@ -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