gzdoom-gles/src/oplsynth
Christoph Oelckers a908834a11 - added some default definitions for constants that may miss in some headers.
- replaced __va_copy with va_copy per Chris's suggestion.
- replaced #include <malloc.h> with #include <stdlib.h> where possible.


SVN r1524 (trunk)
2009-04-07 07:06:07 +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 - Fixed: With opl_onechip set the second OPL chip was never set to anything valid 2009-02-22 10:25:12 +00:00
fmopl.h - Restored the rhythm section to fmopl.cpp and made some slight updates from 2009-01-25 04:22:19 +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 - Fixed: With opl_onechip set the second OPL chip was never set to anything valid 2009-02-22 10:25:12 +00:00
music_opl_mididevice.cpp - Implemented some more controllers for the OPL player: 2008-09-05 02:04:50 +00:00
music_opldumper_mididevice.cpp - Added support for dumping from RAW/DRO/IMF files, so now anything that 2008-04-03 02:31:39 +00:00
muslib.h - Restored the rhythm section to fmopl.cpp and made some slight updates from 2009-01-25 04:22:19 +00:00
opl_mus_player.cpp - Fixed: With opl_onechip set the second OPL chip was never set to anything valid 2009-02-22 10:25:12 +00:00
opl_mus_player.h - Cleaned up some include dependencies. 2008-09-14 23:54:38 +00:00