Christoph Oelckers
|
f2840d4942
|
- made the OPL synth backend a separate library.
# Conflicts:
# src/CMakeLists.txt
# src/sound/mididevices/music_opl_mididevice.cpp
# Conflicts:
# libraries/oplsynth/OPL3.cpp
# libraries/oplsynth/dosbox/opl.cpp
|
2020-01-05 02:11:51 +01:00 |
|
Christoph Oelckers
|
0ed3ee6267
|
- updated the license in fmopl.cpp to the one in the current version of the original file.
|
2017-04-21 17:48:40 +02:00 |
|
Christoph Oelckers
|
ba5721f98a
|
- rewrote the OPL middle layer to remove the MusLib code.
The new version keeps the non-MusLib code of both files and replaces most of the rest with code from Chocolate Doom.
|
2017-04-17 00:39:03 +02:00 |
|
Christoph Oelckers
|
0b645dc42d
|
- reorganized sound related code.
|
2017-03-10 20:53:03 +01:00 |
|