aboutsummaryrefslogtreecommitdiff
path: root/src/chips/dosbox/dbopl.h
AgeCommit message (Collapse)Author
2019-07-01First working of new databaseVitaly Novichkov
// not so stable, needs a polishing, however, multibank from embedded 72'th bank (DMXOPL3) works!
2018-09-24dosbox: add caching of the attack rate computationJP Cimalando
2018-07-31fix some warningsJP Cimalando
2018-07-29Implemented optional soft panning support for the included chip emulators, ↵Christopher Snowhill
disabled by default.
2018-05-31dosbox: don't use ssize_t for frame count, use unsignedJP Cimalando
2018-05-31update Dosbox OPLJP Cimalando
2018-05-14Fixed DosBox emulator build with the same issue when macros not definedVitaly Novichkov
2018-04-13Mac OS needs sys/types.h for ssize_tJP Cimalando
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.