aboutsummaryrefslogtreecommitdiff
path: root/src/chips/dosbox_opl3.cpp
AgeCommit message (Expand)Author
2025-03-25Fixed some CLang warningsWohlstand
2025-03-25Chipset: Added "hasFullPanning" methodWohlstand
2025-01-01Update copyright year for 2025Wohlstand
2024-01-07Updated copyright year to 2024Wohlstand
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
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, di...Christopher Snowhill
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