qzdoom-gpl/src/oplsynth
Chris Robinson 0017e1e6e8 Use a FileReader to handle music resources and audio decoding
Instead of the previous method where there'd be a filename and offset, and/or a
memory pointer, this uses a class to access resource data regardless of its
underlying form.
2014-06-25 04:25:36 -07: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 - Fixed: All clang 5.0 warnings. 2014-01-05 19:50:09 -05:00
muslib.h - Fixed: All clang 5.0 warnings. 2014-01-05 19:50:09 -05:00
opl.h - Fixed: All clang 5.0 warnings. 2014-01-05 19:50:09 -05:00
OPL3.cpp - GCC warning cleanup 2013-01-21 22:30:30 +00:00
opl_mus_player.cpp Use a FileReader to handle music resources and audio decoding 2014-06-25 04:25:36 -07:00
opl_mus_player.h Use a FileReader to handle music resources and audio decoding 2014-06-25 04:25:36 -07:00