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 (
Collapse
)
Author
2023-11-13
Synchronized updates of Nuked OPL3 emulator from OPL3BE
Wohlstand
2023-03-30
nukedopl3.c: Remove "inline" keyword
Wohlstand
- It breaks compilation on -std=c90 - It conflicts with the existsing declaration at the header
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
on both 63 and 64 values
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, ↵
Christopher Snowhill
disabled by default.
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
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.