(3DS) enable dynarec support, works only with ninjahax.

This commit is contained in:
aliaspider
2015-04-08 10:20:32 +01:00
parent d4caae665f
commit 5b6683bb93
3 changed files with 40 additions and 4 deletions

View File

@@ -201,9 +201,8 @@ else ifeq ($(platform), ctr)
CFLAGS += -Wall -mword-relocations
CFLAGS += -fomit-frame-pointer -ffast-math
CPU_ARCH := arm
#no dynarec support for now
#HAVE_DYNAREC := 1
#CFLAGS += -DARM_MEMORY_DYNAREC
# dynarec currently requires ninjahax to work
HAVE_DYNAREC = 1
STATIC_LINKING = 1
# Xbox 360