mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-08-28 16:30:27 +02:00
v108.16
Added compatibility option to disable accurate CPU ALU emulation Refactored settings panels Added dialog to choose whether IPS patches are for headered ROMs Disabled extended SNES header decoding thanks to ROM hacks ignoring them
This commit is contained in:
@@ -13,7 +13,7 @@ ifeq ($(ruby),)
|
||||
ruby += input.sdl input.xlib input.udev
|
||||
else ifeq ($(platform),bsd)
|
||||
ruby += video.glx video.glx2 video.xvideo video.xshm
|
||||
ruby += audio.oss #audio.openal
|
||||
ruby += audio.oss #audio.pulseaudio
|
||||
ruby += input.sdl input.xlib
|
||||
endif
|
||||
endif
|
||||
|
Reference in New Issue
Block a user