Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-17 | Better audio clipping while mixing | Wohlstand | |
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 | Begin optimization works on Nuked OPL3's code | Wohlstand | |
Small experiment with macros and inlines at first. I think, is a time to review DosBox's code for optimization tricks to apply on the Nuked | |||
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 |