aboutsummaryrefslogtreecommitdiff
path: root/src/chips/nuked/nukedopl3.c
AgeCommit message (Collapse)Author
2023-11-13Synchronized updates of Nuked OPL3 emulator from OPL3BEWohlstand
2023-03-30nukedopl3.c: Remove "inline" keywordWohlstand
- It breaks compilation on -std=c90 - It conflicts with the existsing declaration at the header
2023-03-20Import latest Nuked OPL 1.8 code (#264)M-HT
2019-02-06Nuked OPL 1.8 optimizations portJP Cimalando
2018-07-31Added missing `const` to pan-law tablesVitaly Novichkov
2018-07-31Fix the initial panning stateVitaly Novichkov
2018-07-31NukedOPL3: Guarantee that center pan will be equalVitaly Novichkov
on both 63 and 64 values
2018-07-30[Experimental] Partially apply fixes to kode54's pull requestWohlstand
2018-07-29Implemented optional soft panning support for the included chip emulators, ↵Christopher Snowhill
disabled by default.
2018-06-28NukeYkt has allowed to license his emulator under LGPL 2.1+Vitaly Novichkov
2018-06-03Another MinGW warning fixWohlstand
2018-06-03Fixed some warnings on MinGWWohlstand
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.