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_bankmap.h
Age
Commit message (
Expand
)
Author
2025-01-01
Update copyright year for 2025
Wohlstand
2024-01-07
Updated copyright year to 2024
Wohlstand
2023-01-03
Updated copyright for 2023
Wohlstand
2022-01-05
Updated copyright year for 2022
Wohlstand
2021-01-14
Updated copyright for 2021
Wohlstand
2020-01-17
Update copyright year
Wohlstand
2019-01-05
Update copyright year to 2019
Vitaly Novichkov
2019-01-05
Change description to be more correct
Vitaly Novichkov
2018-07-31
fix some warnings
JP Cimalando
2018-06-25
Using bigger integers for math in some places
Vitaly Novichkov
2018-06-03
fix build under dynamic bank map and embedded banks disabled
JP Cimalando
2018-06-02
dynamic instrument API
JP Cimalando
2018-06-01
bank storage inside dynamic map
JP Cimalando
2018-05-19
Works and fixes
Vitaly Novichkov
2018-05-19
OpenWatcom compilation fix
Vitaly Novichkov
2018-05-16
c++98 support for bank map
JP Cimalando
2018-05-16
BankMap: Added better friendly template declarison
Vitaly Novichkov
2018-05-16
specialized hash table for bank number mappings
JP Cimalando