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
/
opl_chip_base.h
Age
Commit message (
Expand
)
Author
2025-05-25
opl_chip_base.h: Fixed CLang warning
Wohlstand
2025-03-26
Added missing OPL Chip Base method
Wohlstand
2025-03-25
Chipset: Added "hasFullPanning" method
Wohlstand
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-10-14
Chipset: Synchronize code with OPL3-BE
Wohlstand
2020-01-17
Update copyright year
Wohlstand
2019-01-05
Update copyright year to 2019
Vitaly Novichkov
2018-07-30
[Experimental] Partially apply fixes to kode54's pull request
Wohlstand
2018-07-29
Implemented optional soft panning support for the included chip emulators, di...
Christopher Snowhill
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-04-27
Fixed MSVC build
Vitaly Novichkov
2018-04-23
Small fix for Android. TODO: Make a fix of this for MSVC
Vitaly Novichkov
2018-04-13
general 32bit generator methods, like OPNMIDI
JP Cimalando
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