aboutsummaryrefslogtreecommitdiff
path: root/src/chips/nuked_opl3_v174.cpp
AgeCommit message (Collapse)Author
2025-03-25Fixed some CLang warningsWohlstand
2025-03-25Chipset: Added "hasFullPanning" methodWohlstand
It should allow normal work of emulators without full-panning extension implementation, or with real hardware interfaces
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-01-17Update copyright yearWohlstand
2019-01-05Update copyright year to 2019Vitaly Novichkov
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-08chips: create a common method set for generation and resamplingJP Cimalando
2018-06-03clamp the outputs of 16bit adding generatorsJP Cimalando
2018-06-03optional high-quality resamplingJP Cimalando
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.