Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-16 | Split adlmidi.cpp now keeps API functions only | Wohlstand | |
other code has been moved into separated files | |||
2016-12-08 | Rename "slots" into "chipslots" | Wohlstand | |
(including this header into Qt application will cause error, because "slots" in Qt just an dummy macro) | |||
2016-12-07 | Fixed crash in the DosBox version | Wohlstand | |
(because after std::vector's resize, contents is uninitialized, Valgrind has been confirmed that) | |||
2016-12-06 | Added 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 |