gzdoom/src/oplsynth
Braden Obrzut dcb1a3c8bd - GCC warning cleanup
SVN r4031 (trunk)
2013-01-21 22:30:30 +00:00
..
dosbox - 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
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
opl_mus_player.cpp - The raw OPL music player no longer checks against the chip count for writing to the second 2012-11-09 04:57:25 +00: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