gzdoom/src/oplsynth
Gaerzi d430c18574 The wrong value was used here.
This caused crashes on some files (notably MBELLS from Cosmo and NUBC
from Body Count) in my port of this code to SLADE 3.
2014-02-24 15:37:59 -06:00
..
dosbox - Added the Java OPL3 emulator to the menu. 2012-11-17 05:26:03 +00:00
deftypes.h Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
fmopl.cpp - Added the Java OPL3 emulator to the menu. 2012-11-17 05:26:03 +00:00
mlopl.cpp - added some default definitions for constants that may miss in some headers. 2009-04-07 07:06:07 +00:00
mlopl_io.cpp - Since we have two OPL cores now, what's one more? Added a straight, (highly) unoptimized port 2012-11-15 05:23:24 +00:00
music_opl_mididevice.cpp - Renamed opl_stereo to opl_fullpan, since DOSBox's core is emulating an OPL3, which is stereo 2012-11-08 05:45:58 +00:00
music_opldumper_mididevice.cpp - Renamed opl_stereo to opl_fullpan, since DOSBox's core is emulating an OPL3, which is stereo 2012-11-08 05:45:58 +00:00
muslib.h - Optimize the Java-based OPL3 emulator some by not calling expensive math functions liberally during the rendering loop. 2012-11-16 06:27:03 +00:00
opl.h - Added the Java OPL3 emulator to the menu. 2012-11-17 05:26:03 +00:00
OPL3.cpp - GCC warning cleanup 2013-01-21 22:30:30 +00:00
opl_mus_player.cpp The wrong value was used here. 2014-02-24 15:37:59 -06:00
opl_mus_player.h - Renamed opl_stereo to opl_fullpan, since DOSBox's core is emulating an OPL3, which is stereo 2012-11-08 05:45:58 +00:00