aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNebuleon Fumika2013-01-08 16:01:22 -0500
committerNebuleon Fumika2013-01-08 16:01:22 -0500
commit3dd99ccae465c370613ded10794749d6253bfe8c (patch)
tree3146784c2a2d1b1537fcacecc30466ad14d60741 /Makefile
parentcdd85a7ce69232b196395ad595a9a0a8d47f7c14 (diff)
downloadsnes9x2005-3dd99ccae465c370613ded10794749d6253bfe8c.tar.gz
snes9x2005-3dd99ccae465c370613ded10794749d6253bfe8c.tar.bz2
snes9x2005-3dd99ccae465c370613ded10794749d6253bfe8c.zip
Reinstate FAST_ALIGNED_LSB_WORD_ACCESS for 24-bit jumps.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c0b6793..6ef07d2 100644
--- a/Makefile
+++ b/Makefile
@@ -69,7 +69,7 @@ CFLAGS := -mips32 -mno-abicalls -fno-pic -fno-builtin \
DEFS := -DSPC700_C -DEXECUTE_SUPERFX_PER_LINE -DSDD1_DECOMP \
-DVAR_CYCLES -DCPU_SHUTDOWN -DSPC700_SHUTDOWN \
-DNO_INLINE_SET_GET -DNOASM -DHAVE_MKSTEMP '-DACCEPT_SIZE_T=size_t' \
- -DUNZIP_SUPPORT
+ -DUNZIP_SUPPORT -DFAST_ALIGNED_LSB_WORD_ACCESS
# -DSYNC_JOYPAD_AT_HBLANK
.PHONY: clean makedirs