aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNebuleon Fumika2013-01-18 03:33:14 -0500
committerNebuleon Fumika2013-01-18 03:33:14 -0500
commit0d5be16895ec6ffe9536c52774c4bf0645224f21 (patch)
tree2bc304f99c278b30dbe064530e306c2d9cdfd7e7 /Makefile
parentbf5cb54162afa5390eab1ae155a9defd44d0f898 (diff)
downloadsnesemu-0d5be16895ec6ffe9536c52774c4bf0645224f21.tar.gz
snesemu-0d5be16895ec6ffe9536c52774c4bf0645224f21.tar.bz2
snesemu-0d5be16895ec6ffe9536c52774c4bf0645224f21.zip
Revert "Reinstate timer-interrupt audio."
This reverts commit 944d9a729455de435c3d200752308ceedf250196. Conflicts: source/nds/entry.cpp
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 23296ba..0d8faeb 100644
--- a/Makefile
+++ b/Makefile
@@ -70,8 +70,7 @@ 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 -DFOREVER_16_BIT_SOUND -DFOREVER_STEREO \
- -DFOREVER_FORWARD_STEREO
-# -DSYNC_JOYPAD_AT_HBLANK
+ -DFOREVER_FORWARD_STEREO -DSYNC_JOYPAD_AT_HBLANK
.PHONY: clean makedirs
.SUFFIXES: .elf .dat .plg