aboutsummaryrefslogtreecommitdiff
path: root/src/adlmidi_opl3.cpp
AgeCommit message (Expand)Author
2020-08-24Fixed a small warningWohlstand
2020-08-24Little clean-up of volume models codeWohlstand
2020-08-24Another piece of removed codeWohlstand
2020-08-21Merge branch 'master' into wip-new-embedded-banksWohlstand
2020-08-21More accurate DMX volume modelWohlstand
2020-08-19Use new banks database formatWohlstand
2020-08-16Merge branch 'master' into wip-new-embedded-banksWohlstand
2020-08-16Tuned the work on hardware OPL3 chipWohlstand
2020-02-22Merge branch 'master' into wip-new-embedded-banksWohlstand
2020-01-17Update copyright yearWohlstand
2019-11-15Fixed a junk space in adlmidi_opl3.cppVitaly Novichkov
2019-09-23Fixed MSVC warning in adlmidi_opl3.cppVitaly Novichkov
2019-07-01Merge branch 'master' of github.com:Wohlstand/libADLMIDI into wip-new-embedde...Wohlstand
2019-07-01First working of new databaseVitaly Novichkov
2019-06-02Update emulators enabled checkMatt Montag
2019-02-24javaopl3 work in progressJP Cimalando
2019-02-23support the Opal emulatorJP Cimalando
2019-02-23Small minor correctionVitaly Novichkov
2019-02-22Rhythm-mode percussion now works!Vitaly Novichkov
2019-01-05Update copyright year to 2019Vitaly Novichkov
2019-01-05Change description to be more correctVitaly Novichkov
2018-10-05reorganize the OPL3 chip manager codeJP Cimalando
2018-09-30Lock settings for CMF and IMF playing to don't destroy themVitaly Novichkov
2018-09-06access into global chip settingsJP Cimalando
2018-09-01provide default initialization for bank setupJP Cimalando
2018-08-31Merge branch 'master' of git@github.com:Wohlstand/libADLMIDI.gitVitaly Novichkov
2018-08-31Added high tone frequency extension from OPL3-BEVitaly Novichkov
2018-08-28Small warning fixWohlstand
2018-08-28Little beautifyingVitaly Novichkov
2018-08-27reassign the channel categories after num4ops was decreasedJP Cimalando
2018-08-22Rotate octave on high out of range tone frequenciesVitaly Novichkov
2018-08-03Minor cosmetical changesVitaly Novichkov
2018-08-02add safety check for emulator switchingJP Cimalando
2018-07-31fix the gcc warning "class-memaccess"JP Cimalando
2018-07-31Use macro hint instead of absolute panning mask valueVitaly Novichkov
2018-07-30[Experimental] Partially apply fixes to kode54's pull requestWohlstand
2018-07-29Implemented optional soft panning support for the included chip emulators, di...Christopher Snowhill
2018-06-25Using bigger integers for math in some placesVitaly Novichkov
2018-06-24Fix MSVC warningsVitaly Novichkov
2018-06-24Also small refactoringVitaly Novichkov
2018-06-24OPL3: Rename `m_pit` into `m_keyBlockFNumCache`Vitaly Novichkov
2018-06-24OPL3: Rename "touchReal" into "touchNote"Vitaly Novichkov
2018-06-24[Experimental] Big re-factoring of internals and clean-upVitaly Novichkov
2018-06-20Fix tiny MSVC 2017 Win64 warningVitaly Novichkov
2018-06-19Apply same DJGPP build fixVitaly Novichkov
2018-06-19Merge branch 'master' into update-chip-baseVitaly Novichkov
2018-06-19get chip base on level with OPNMIDIJP Cimalando
2018-06-16Small warning fix on DJGPPVitaly Novichkov
2018-06-02Remove duplicated "Poke" function callVitaly Novichkov
2018-06-02Warning fixesVitaly Novichkov