aboutsummaryrefslogtreecommitdiff
path: root/src/nukedopl3.h
AgeCommit message (Collapse)Author
2017-01-16Split adlmidi.cpp now keeps API functions onlyWohlstand
other code has been moved into separated files
2016-12-08Rename "slots" into "chipslots"Wohlstand
(including this header into Qt application will cause error, because "slots" in Qt just an dummy macro)
2016-12-07Fixed crash in the DosBox versionWohlstand
(because after std::vector's resize, contents is uninitialized, Valgrind has been confirmed that)
2016-12-06Added Nuked OPL3 emulator (which is more accurate than DosBox's)Wohlstand
Also: - Fixed warnings in the CLang code model plugin for Qt Creator - Fixed bend coefficient which caused incorrect hi-hats in DMX banks