This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
c09f196141
vkdoom_m
/
libraries
/
oplsynth
History
Download ZIP
Download TAR.GZ
alexey.lysiuk
c09f196141
- applied fast math flags to C and C++ files
...
Avoid copy-paste using CMake macro
2019-10-05 14:41:21 +03:00
..
dosbox
- fixed compilation on XCode and silenced several warnings in the music code
2019-09-27 01:42:56 +02:00
oplsynth
- created a new zmusic library which will eventually contain all the music playback code.
2019-09-28 18:32:25 +02:00
CMakeLists.txt
- applied fast math flags to C and C++ files
2019-10-05 14:41:21 +03:00
fmopl.cpp
- fixed compilation on XCode and silenced several warnings in the music code
2019-09-27 01:42:56 +02:00
musicblock.cpp
- made the OPL synth backend a separate library.
2019-09-26 20:06:39 +02:00
nukedopl3.cpp
- made the OPL synth backend a separate library.
2019-09-26 20:06:39 +02:00
OPL3.cpp
- fixed compilation on XCode and silenced several warnings in the music code
2019-09-27 01:42:56 +02:00
opl_mus_player.cpp
- more dependency removal, this time from the MIDI devices.
2019-09-28 16:50:00 +02:00
oplio.cpp
- fixed compilation on Linux
2019-09-27 10:21:11 +03:00