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
Age
Commit message (
Expand
)
Author
2025-05-25
opl_chip_base.h: Fixed CLang warning
Wohlstand
2025-05-25
Fixed glitchy note sounding after channel stealing
Wohlstand
2025-05-25
Stabilise the channels logic
Wohlstand
2025-05-24
Fixed another crash because of channels-users confusion
Wohlstand
2025-05-23
Fixed a crash because of invalid user of chip channel
Wohlstand
2025-05-23
Improve stability of 2-voice instruments on single OPL2
Wohlstand
2025-05-23
Experiment: Allow multiple note dupes on same channel
Wohlstand
2025-05-20
adlmidi_midiplay.cpp: Fixed the channels logic
Wohlstand
2025-04-22
Updated Apogee-IMF-90 bank. Again.
Wohlstand
2025-04-15
Serial: Fixed UWP build (#289)
Denis Barkar
2025-04-15
Added missing check macros into adlmidi_opl3.cpp
Wohlstand
2025-04-14
Updated Apogee IMF bank
Wohlstand
2025-04-10
adlmidi_opl3: Fixed the dead loop when tone comes lower than zero
Wohlstand
2025-04-06
YMF262-LLE: Fixed stereo channels
Wohlstand
2025-04-05
ymfm_opl: Fixed the extra seicolon warning
Wohlstand
2025-04-05
ymfm_opl: Fixed 3DS warnings
Wohlstand
2025-04-05
Mame FMOPL: Fixed 3DS build
Wohlstand
2025-03-30
LLE: Fixed incorrect work of deep-tremolo
Wohlstand
2025-03-29
Added support for LLE OPL2 and OPL3 emulators
Wohlstand
2025-03-29
Refactored DOS support
Wohlstand
2025-03-27
Fixed logic where drum formula gets overriden by wrong code
Wohlstand
2025-03-27
Clarify the panning/fbconn data logic
Wohlstand
2025-03-27
Chips: Don't divide OPL2 output by 2
Wohlstand
2025-03-26
Fixed the memory damage that leads further double-free bug
Wohlstand
2025-03-26
ymfm.h: Make everything non-virtual
Wohlstand
2025-03-26
Added missing OPL Chip Base method
Wohlstand
2025-03-25
Do cache the panning register
Wohlstand
2025-03-25
Fixed instruments distortion on OPL2 chips
Wohlstand
2025-03-25
Prevent writing incompatible data to OPL2 chips
Wohlstand
2025-03-25
Fixed some CLang warnings
Wohlstand
2025-03-25
Added MAME OPL2 emulator
Wohlstand
2025-03-25
Implemented support of YMFM emulators and OPL2
Wohlstand
2025-03-25
Added YMFM emulators
Wohlstand
2025-03-25
Merge branch 'master' of github.com:Wohlstand/libADLMIDI
Wohlstand
2025-03-25
Chipset: Added "hasFullPanning" method
Wohlstand
2025-03-25
esfm.c: Fixed another C90 violation
Wohlstand
2025-03-24
ESFM: Remove the queue workaround
Wohlstand
2025-03-24
ESFM: Fixed a dumb bug that broke the buffer
Wohlstand
2025-03-24
ESFMu: Added custom queue
Wohlstand
2025-03-24
Added experimental support of ESFMu emulator
Wohlstand
2025-01-01
Update copyright year for 2025
Wohlstand
2024-06-26
Merge branch 'master' into wip-hw-serial
Wohlstand
2024-06-26
Fix loopsCount used uninitialized in LoopState::reset()
Wohlstand
2024-05-23
Serial: Fixed initialization on macOS
Wohlstand
2024-05-11
opl_serial_port: Fixed the polymorphism
Wohlstand
2024-05-11
OPL3: Add the CSW/NoteSel initialisation to 0
Wohlstand
2024-05-11
OPL3: Fixed incorrect operator registers initialisation
Wohlstand
2024-05-11
OPL3: Also clean up frequency registers
Wohlstand
2024-05-11
Initial implementation of Serial support
Wohlstand
2024-05-05
opal.c: Put content of Mult32To64 into MulDivR
Wohlstand
[next]