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
/
adlmidi_opl3.hpp
Age
Commit message (
Expand
)
Author
2025-03-29
Refactored DOS support
Wohlstand
2025-03-25
Do cache the panning register
Wohlstand
2025-03-25
Implemented support of YMFM emulators and OPL2
Wohlstand
2025-01-01
Update copyright year for 2025
Wohlstand
2024-05-11
Initial implementation of Serial support
Wohlstand
2024-01-07
Updated copyright year to 2024
Wohlstand
2023-01-03
Updated copyright for 2023
Wohlstand
2022-06-29
Added the chip channels allocation mode option
Wohlstand
2022-01-05
Updated copyright year for 2022
Wohlstand
2021-01-14
Updated copyright for 2021
Wohlstand
2020-09-16
Added old and buggy HMI volume model
Wohlstand
2020-09-13
Rename "adldata.hh" into "oplinst.h"
Wohlstand
2020-09-13
Refactor internal instrument data structures
Wohlstand
2020-09-13
Move all frequency computation code from a MIDIPlay into the Synth
Wohlstand
2020-09-06
Added an aproximated HMI volume model
Wohlstand
2020-09-02
Merge branch 'master' of github.com:Wohlstand/libADLMIDI
Wohlstand
2020-09-02
When playing XMIDI files, set defaults of AIL
Wohlstand
2020-09-02
Added Generic FM variant of Win9X volume model
Wohlstand
2020-09-01
Added AIL volume model
Wohlstand
2020-08-31
Remove an unnecessary comma at end of enums
Wohlstand
2020-08-30
Added "fixed" DMX and Apogee volume models
Wohlstand
2020-08-21
More accurate DMX volume model
Wohlstand
2020-01-17
Update copyright year
Wohlstand
2019-02-23
Small minor correction
Vitaly Novichkov
2019-01-05
Update copyright year to 2019
Vitaly Novichkov
2019-01-05
Change description to be more correct
Vitaly Novichkov
2018-10-05
reorganize around a lighter adlmidi_private header
JP Cimalando
2018-10-05
reorganize the OPL3 chip manager code
JP Cimalando