qzdoom/src/oplsynth
Christoph Oelckers 86d8f9ca83 - removed all dependencies on Windows-defined constants, rename the ones for non-Windows platforms and use those througout.
This should remove all dependencies on Windows definitions from the music interface, what remains is some cleanup.
2017-03-10 12:39:23 +01:00
..
dosbox - replaced homegrown SWORD, SBYTE and uint32_t types. 2017-03-09 19:31:45 +01:00
fmopl.cpp - did some cleanup on the OPL files to remove all use of homegrown integer types in favor of the standard ones. This already helps getting rid of one of the MUSLIB files still left. 2017-02-06 19:26:45 +01:00
mlopl.cpp - the fourth. 2017-03-08 18:55:54 +01:00
mlopl_io.cpp - most WORD and SWORD are gone. 2017-03-08 18:55:55 +01:00
music_opl_mididevice.cpp - removed all dependencies on Windows-defined constants, rename the ones for non-Windows platforms and use those througout. 2017-03-10 12:39:23 +01:00
music_opldumper_mididevice.cpp - most WORD and SWORD are gone. 2017-03-08 18:55:55 +01:00
muslib.h - most WORD and SWORD are gone. 2017-03-08 18:55:55 +01:00
nukedopl3.cpp nuked opl emulator update 2015-09-20 02:14:24 +09:00
nukedopl3.h - replaced homegrown SWORD, SBYTE and uint32_t types. 2017-03-09 19:31:45 +01:00
opl.h Normalize line endings 2016-03-01 09:47:10 -06:00
OPL3.cpp - except for DWORD, all homegrown integer types are gone - a handful were left where they represent genuine Windows types. 2017-03-09 19:54:41 +01:00
opl_mus_player.cpp - replaced a large batch of DWORDs. 2017-03-09 20:19:55 +01:00
opl_mus_player.h Normalize line endings 2016-03-01 09:47:10 -06:00