Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-03 | Bugfixes | Wohlstand | |
- Fixed all MSVC 2015/2017 warnings in both 32 and 64 bit builds - Fixed weird behavior when using adl_setHVibrato, adl_setHTremolo, adl_setScaleModulators, and adl_setVolumeRangeModel when passing the -1 "Auto" state - Move arpeggio counter into the MIDIPlay class as originally it was a global static variable which is ugly and danger when running multiple instances of the same library | |||
2018-06-01 | Warning fixes and append "r4111" into name of DosBox emulator | Vitaly Novichkov | |
2018-05-31 | dosbox: don't use ssize_t for frame count, use unsigned | JP Cimalando | |
2018-05-31 | update Dosbox OPL | JP Cimalando | |
2018-04-27 | Fixed MinGW-w64 build of DosBox emulator | Vitaly Novichkov | |
2018-04-10 | [Experimental] Added support for emulation core switching in real time! | Vitaly Novichkov | |
Due to clunky playback on updated Nuked OPL3 emulator v 1.8, I kept the Nuked OPL3 1.7.4 work in parallel and be a separated switchable emulator. |