aboutsummaryrefslogtreecommitdiff
path: root/src/chips
AgeCommit message (Expand)Author
2025-03-25Added YMFM emulatorsWohlstand
2025-03-25Merge branch 'master' of github.com:Wohlstand/libADLMIDIWohlstand
2025-03-25Chipset: Added "hasFullPanning" methodWohlstand
2025-03-25esfm.c: Fixed another C90 violationWohlstand
2025-03-24ESFM: Remove the queue workaroundWohlstand
2025-03-24ESFM: Fixed a dumb bug that broke the bufferWohlstand
2025-03-24ESFMu: Added custom queueWohlstand
2025-03-24Added experimental support of ESFMu emulatorWohlstand
2025-01-01Update copyright year for 2025Wohlstand
2024-05-23Serial: Fixed initialization on macOSWohlstand
2024-05-11opl_serial_port: Fixed the polymorphismWohlstand
2024-05-11Initial implementation of Serial supportWohlstand
2024-05-05opal.c: Put content of Mult32To64 into MulDivRWohlstand
2024-04-30Opal OPL3: Resolved the integer overflow for sample rates >=65536hzWohlstand
2024-01-07Updated copyright year to 2024Wohlstand
2023-11-13Synchronized updates of Nuked OPL3 emulator from OPL3BEWohlstand
2023-05-26opal.h: Remove extra commaWohlstand
2023-05-26Opal: Convert entire Opal code into the Pure CWohlstand
2023-03-30nukedopl3.c: Remove "inline" keywordWohlstand
2023-03-20Import latest Nuked OPL 1.8 code (#264)M-HT
2023-01-03Updated copyright for 2023Wohlstand
2022-12-23Misc: Added WUT mutex supportWohlstand
2022-03-11Use LWP_Mutex API from libOGC where neededWohlstand
2022-03-08Disable mutex usage at some platformsWohlstand
2022-01-05Updated copyright year for 2022Wohlstand
2021-01-14Updated copyright for 2021Wohlstand
2020-10-14Chipset: Synchronize code with OPL3-BEWohlstand
2020-10-14DosBox: keep own smart pointerWohlstand
2020-02-22Merge branch 'master' into wip-new-embedded-banksWohlstand
2020-01-17Update copyright yearWohlstand
2019-07-01Merge branch 'master' of github.com:Wohlstand/libADLMIDI into wip-new-embedde...Wohlstand
2019-07-01dosbox: thread-safe global initializationJP Cimalando
2019-07-01First working of new databaseVitaly Novichkov
2019-03-03fix uninitialized chip variablesJP Cimalando
2019-02-26java: initialize phase (CID 1477241)JP Cimalando
2019-02-26java: fix unreachable code false-positive (CID 1477236)JP Cimalando
2019-02-26java: initialize cha and chb (CID 1477237)JP Cimalando
2019-02-26opal: initialize tremolo level (CID 1477242)JP Cimalando
2019-02-25Merge pull request #213 from jpcima/opalVitaly Novichkov
2019-02-25opal: fix envelope delay between stage transitionsJP Cimalando
2019-02-25opal: registers $Ax $Bx affect both channels in 4opJP Cimalando
2019-02-24opal: fix the computation of KSLJP Cimalando
2019-02-24JavaOPL3: Make sure no conflict with original copy linkedVitaly Novichkov
2019-02-24javaopl: fix inversion of panningJP Cimalando
2019-02-24javaopl3: thread safe initialization and cleanupJP Cimalando
2019-02-24opal: fix MSVC warningsJP Cimalando
2019-02-24fix some warningsJP Cimalando
2019-02-24java: output volume and panningJP Cimalando
2019-02-24javaopl3 work in progressJP Cimalando
2019-02-24Minor warning fixes in opal.hppVitaly Novichkov