index
:
libADLMIDI
master
Fork of Bisqwit's OPL3 emulation library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
chips
Age
Commit message (
Expand
)
Author
2025-03-25
Merge branch 'master' of github.com:Wohlstand/libADLMIDI
Wohlstand
2025-03-25
Chipset: Added "hasFullPanning" method
Wohlstand
2025-03-25
esfm.c: Fixed another C90 violation
Wohlstand
2025-03-24
ESFM: Remove the queue workaround
Wohlstand
2025-03-24
ESFM: Fixed a dumb bug that broke the buffer
Wohlstand
2025-03-24
ESFMu: Added custom queue
Wohlstand
2025-03-24
Added experimental support of ESFMu emulator
Wohlstand
2025-01-01
Update copyright year for 2025
Wohlstand
2024-05-23
Serial: Fixed initialization on macOS
Wohlstand
2024-05-11
opl_serial_port: Fixed the polymorphism
Wohlstand
2024-05-11
Initial implementation of Serial support
Wohlstand
2024-05-05
opal.c: Put content of Mult32To64 into MulDivR
Wohlstand
2024-04-30
Opal OPL3: Resolved the integer overflow for sample rates >=65536hz
Wohlstand
2024-01-07
Updated copyright year to 2024
Wohlstand
2023-11-13
Synchronized updates of Nuked OPL3 emulator from OPL3BE
Wohlstand
2023-05-26
opal.h: Remove extra comma
Wohlstand
2023-05-26
Opal: Convert entire Opal code into the Pure C
Wohlstand
2023-03-30
nukedopl3.c: Remove "inline" keyword
Wohlstand
2023-03-20
Import latest Nuked OPL 1.8 code (#264)
M-HT
2023-01-03
Updated copyright for 2023
Wohlstand
2022-12-23
Misc: Added WUT mutex support
Wohlstand
2022-03-11
Use LWP_Mutex API from libOGC where needed
Wohlstand
2022-03-08
Disable mutex usage at some platforms
Wohlstand
2022-01-05
Updated copyright year for 2022
Wohlstand
2021-01-14
Updated copyright for 2021
Wohlstand
2020-10-14
Chipset: Synchronize code with OPL3-BE
Wohlstand
2020-10-14
DosBox: keep own smart pointer
Wohlstand
2020-02-22
Merge branch 'master' into wip-new-embedded-banks
Wohlstand
2020-01-17
Update copyright year
Wohlstand
2019-07-01
Merge branch 'master' of github.com:Wohlstand/libADLMIDI into wip-new-embedde...
Wohlstand
2019-07-01
dosbox: thread-safe global initialization
JP Cimalando
2019-07-01
First working of new database
Vitaly Novichkov
2019-03-03
fix uninitialized chip variables
JP Cimalando
2019-02-26
java: initialize phase (CID 1477241)
JP Cimalando
2019-02-26
java: fix unreachable code false-positive (CID 1477236)
JP Cimalando
2019-02-26
java: initialize cha and chb (CID 1477237)
JP Cimalando
2019-02-26
opal: initialize tremolo level (CID 1477242)
JP Cimalando
2019-02-25
Merge pull request #213 from jpcima/opal
Vitaly Novichkov
2019-02-25
opal: fix envelope delay between stage transitions
JP Cimalando
2019-02-25
opal: registers $Ax $Bx affect both channels in 4op
JP Cimalando
2019-02-24
opal: fix the computation of KSL
JP Cimalando
2019-02-24
JavaOPL3: Make sure no conflict with original copy linked
Vitaly Novichkov
2019-02-24
javaopl: fix inversion of panning
JP Cimalando
2019-02-24
javaopl3: thread safe initialization and cleanup
JP Cimalando
2019-02-24
opal: fix MSVC warnings
JP Cimalando
2019-02-24
fix some warnings
JP Cimalando
2019-02-24
java: output volume and panning
JP Cimalando
2019-02-24
javaopl3 work in progress
JP Cimalando
2019-02-24
Minor warning fixes in opal.hpp
Vitaly Novichkov
2019-02-23
Opal OPL3 emulator is licensed under public domain
Vitaly Novichkov
[next]