gzdoom-gles/src/oplsynth
Christoph Oelckers c630b07011 - replaced SDWORD with int32_t globally.
This type wasn't used in the software rendering code so it could be removed already. The other homegrown types will have to be dealt with later.
2017-03-03 19:35:08 +01:00
..
dosbox - replaced SDWORD with int32_t globally. 2017-03-03 19:35:08 +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 - 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_io.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
music_opl_mididevice.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
music_opldumper_mididevice.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
muslib.h - removed a few unused definitions. 2017-02-07 10:55:59 +01:00
nukedopl3.cpp
nukedopl3.h - replaced SDWORD with int32_t globally. 2017-03-03 19:35:08 +01:00
opl.h Normalize line endings 2016-03-01 09:47:10 -06:00
OPL3.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
opl_mus_player.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
opl_mus_player.h Normalize line endings 2016-03-01 09:47:10 -06:00