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
/
nuked
Age
Commit message (
Expand
)
Author
2023-11-13
Synchronized updates of Nuked OPL3 emulator from OPL3BE
Wohlstand
2023-03-30
nukedopl3.c: Remove "inline" keyword
Wohlstand
2023-03-20
Import latest Nuked OPL 1.8 code (#264)
M-HT
2019-02-06
Nuked OPL 1.8 optimizations port
JP Cimalando
2018-07-31
Added missing `const` to pan-law tables
Vitaly Novichkov
2018-07-31
Fix the initial panning state
Vitaly Novichkov
2018-07-31
NukedOPL3: Guarantee that center pan will be equal
Vitaly Novichkov
2018-07-30
[Experimental] Partially apply fixes to kode54's pull request
Wohlstand
2018-07-29
Implemented optional soft panning support for the included chip emulators, di...
Christopher Snowhill
2018-06-28
NukeYkt has allowed to license his emulator under LGPL 2.1+
Vitaly Novichkov
2018-06-03
Fix another conflict with Qt that was in NukedOPL3 1.7.4
Wohlstand
2018-06-03
Another MinGW warning fix
Wohlstand
2018-06-03
Fixed some warnings on MinGW
Wohlstand
2018-04-10
Remove duplicated files
Vitaly Novichkov
2018-04-10
[Experimental] Added support for emulation core switching in real time!
Vitaly Novichkov