aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-09-16Bank-70: Rename "lee" into "Rise of the Triad"Wohlstand
2019-08-02Another fix of Apogee-IMF90Wohlstand
Minor fix of Accordion
2019-08-01Update Apogee-IMF90 bankWohlstand
Replaced and polished some instruments
2019-07-01Merge pull request #224 from jpcima/multi-threadVitaly Novichkov
dosbox: thread-safe global initialization
2019-07-01Changed macOS image for Travis-CIVitaly Novichkov
2019-07-01dosbox: thread-safe global initializationJP Cimalando
2019-06-05Add Emscripten as tested platformVitaly Novichkov
2019-06-02Merge pull request #221 from mmontag/patch-1Vitaly Novichkov
Update emulators enabled check
2019-06-02Update emulators enabled checkMatt Montag
Add all emulators to the preprocessor directive that ensures at least one is enabled.
2019-04-29Replace ymf262.pdf with a legal equivalentVitaly Novichkov
2019-03-10Added sample rate tip for adl_init() call documentationVitaly Novichkov
2019-03-10Added "ADL_CHIP_SAMPLE_RATE" macroVitaly Novichkov
For convenience to use the native chip rate generating
2019-03-03Merge pull request #215 from jpcima/workVitaly Novichkov
fix uninitialized chip variables
2019-03-03fix uninitialized chip variablesJP Cimalando
2019-02-27Merge pull request #214 from jpcima/bugfixVitaly Novichkov
Bugfix
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-25CMake: Added Opal and JavaOPL flags into summaryWohlstand
2019-02-25Merge pull request #213 from jpcima/opalVitaly Novichkov
opal: fix envelope delay between stage transitions
2019-02-25opal: fix envelope delay between stage transitionsJP Cimalando
2019-02-25Merge pull request #211 from jpcima/opalVitaly Novichkov
opal: registers $Ax $Bx affect both channels in 4op
2019-02-25opal: registers $Ax $Bx affect both channels in 4opJP Cimalando
2019-02-24Merge pull request #210 from jpcima/opal-kslVitaly Novichkov
opal: fix the computation of KSL
2019-02-24opal: fix the computation of KSLJP Cimalando
2019-02-24Note about Opal and JavaOPL3 in readme and changelogVitaly Novichkov
2019-02-24JavaOPL3: Make sure no conflict with original copy linkedVitaly Novichkov
2019-02-24Merge pull request #209 from jpcima/javaopl3Vitaly Novichkov
Javaopl3
2019-02-24javaopl: fix inversion of panningJP Cimalando
2019-02-24javaopl3: thread safe initialization and cleanupJP Cimalando
2019-02-24Merge pull request #207 from jpcima/javaopl3Vitaly Novichkov
javaopl3 work in progress
2019-02-24midiplay: oops! removed by mistake [ci skip]JP Cimalando
2019-02-24Merge pull request #208 from jpcima/warningsVitaly Novichkov
opal: fix MSVC warnings
2019-02-24opal: fix MSVC warningsJP 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
2019-02-23Opal OPL3 emulator is licensed under public domainVitaly Novichkov
I have got a confirmation letter from Reality team who is a creator of Opal emulator where was clarified that all example codes in the RAD are public domain.
2019-02-23Merge pull request #206 from jpcima/opalVitaly Novichkov
opal: enable use of soft panning
2019-02-23opal: add the patch and mention in READMEJP Cimalando
2019-02-23opal: enable use of soft panningJP Cimalando
2019-02-23Merge pull request #205 from jpcima/opalVitaly Novichkov
support the Opal emulator
2019-02-23support the Opal emulatorJP Cimalando
2019-02-23Small minor correctionVitaly Novichkov
- make separated `g_channelsMap` table for panning - replace most of "magic numbers" with macros - move "BEND_COEFFICIENT" macro into the opl3 header
2019-02-22Rhythm-mode percussion now works!Vitaly Novichkov
2019-02-22Fixed support of any CLang builds,Vitaly Novichkov
not only Android
2019-02-22Give less goodness points to sustained notesVitaly Novichkov