mirror of
https://github.com/libretro/snes9x2005.git
synced 2025-02-26 03:26:33 +00:00
Reinstate SNES Open Bus. It was making Secret of Mana's introduction screen sound like a NES with a rusty audio controller.
This commit is contained in:
parent
36ad810c10
commit
cdd85a7ce6
2
Makefile
2
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 -DNO_OPEN_BUS
|
||||
-DUNZIP_SUPPORT
|
||||
# -DSYNC_JOYPAD_AT_HBLANK
|
||||
|
||||
.PHONY: clean makedirs
|
||||
|
Loading…
x
Reference in New Issue
Block a user