aboutsummaryrefslogtreecommitdiff
path: root/src/chips/dosbox_opl3.cpp
AgeCommit message (Collapse)Author
2023-01-03Updated copyright for 2023Wohlstand
2022-01-05Updated copyright year for 2022Wohlstand
2021-01-14Updated copyright for 2021Wohlstand
2020-10-14Chipset: Synchronize code with OPL3-BEWohlstand
2020-02-22Merge branch 'master' into wip-new-embedded-banksWohlstand
2020-01-17Update copyright yearWohlstand
2019-07-01First working of new databaseVitaly Novichkov
// not so stable, needs a polishing, however, multibank from embedded 72'th bank (DMXOPL3) works!
2019-01-05Update copyright year to 2019Vitaly Novichkov
2018-09-02rename DOSBox using preferred casingJP Cimalando
2018-07-29Implemented optional soft panning support for the included chip emulators, ↵Christopher Snowhill
disabled by default.
2018-06-28License LGPL v2.1 for the complete chipset interfaceVitaly Novichkov
2018-06-19get chip base on level with OPNMIDIJP Cimalando
2018-06-08chips: create a common method set for generation and resamplingJP Cimalando
2018-06-01Warning fixes and append "r4111" into name of DosBox emulatorVitaly Novichkov
2018-05-31dosbox: don't use ssize_t for frame count, use unsignedJP Cimalando
2018-04-23Fixed Android buildVitaly Novichkov
2018-04-12Fix the damaged output regression and a small beautifyingVitaly Novichkov
2018-04-11support for 32 bit mixing, and multiple sample formatsJP 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.