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
/
dosbox_opl3.cpp
Age
Commit message (
Collapse
)
Author
2018-07-29
Implemented optional soft panning support for the included chip emulators, ↵
Christopher Snowhill
disabled by default.
2018-06-28
License LGPL v2.1 for the complete chipset interface
Vitaly Novichkov
2018-06-19
get chip base on level with OPNMIDI
JP Cimalando
2018-06-08
chips: create a common method set for generation and resampling
JP Cimalando
2018-06-01
Warning fixes and append "r4111" into name of DosBox emulator
Vitaly Novichkov
2018-05-31
dosbox: don't use ssize_t for frame count, use unsigned
JP Cimalando
2018-04-23
Fixed Android build
Vitaly Novichkov
2018-04-12
Fix the damaged output regression and a small beautifying
Vitaly Novichkov
2018-04-11
support for 32 bit mixing, and multiple sample formats
JP Cimalando
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.