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-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
2024-04-30
Opal OPL3: Resolved the integer overflow for sample rates >=65536hz
Wohlstand
2024-01-07
Updated copyright year to 2024
Wohlstand
2023-11-13
Synchronized updates of Nuked OPL3 emulator from OPL3BE
Wohlstand
2023-10-05
Don't change pitch for HiHat and Cymbal on CMF tracks
Wohlstand
2023-10-05
adlmidi_midiplay.cpp: Simplify some rhythm mode related checks
Wohlstand
2023-10-05
Improved CMF support
Wohlstand
2023-07-10
adlmidi_opl3.cpp: Tweaked the panning distance
Wohlstand
2023-06-16
Added workaround for the recent Vita SDK update
Wohlstand
2023-06-16
adlmidi_midiplay.cpp: Fixed the channel allocation logic
Wohlstand
2023-05-28
adlmidi_midiplay.cpp: Cleaned-up the code
Wohlstand
2023-05-28
Fixed accuracy of HMI-OLD volume model
Wohlstand
2023-05-26
opal.h: Remove extra comma
Wohlstand
2023-05-26
Opal: Convert entire Opal code into the Pure C
Wohlstand
2023-05-14
midi_sequencer_impl.hpp: Remove actually unused local variable
Wohlstand
2023-05-14
adlmidi.cpp: Remove the n_periodCountStereo condition
Wohlstand
2023-05-10
midi_sequencer.hpp: Fixed warning
Wohlstand
2023-03-30
nukedopl3.c: Remove "inline" keyword
Wohlstand
2023-03-20
Import latest Nuked OPL 1.8 code (#264)
M-HT
2023-02-09
Rename the "Wreckin Crew" bank into "Heroes of Minght and Magic 2"
Wohlstand
2023-01-03
Updated copyright for 2023
Wohlstand
2022-12-23
Misc: Added WUT mutex support
Wohlstand
2022-12-12
Include the 3DS into the condition of the packing disabling
Wohlstand
2022-12-01
Sequencer: Fixed the sign comparison warning
Wohlstand
2022-11-29
Fixed crash on attempt to change the volume of a blank note
Wohlstand
2022-11-29
More robust EA-MUS detection/parsing
Wohlstand
2022-11-15
adlmidi_db.h: Don't pack structures on ARM64
Wohlstand
2022-10-26
Fixed typo in the function pointer declaration
Wohlstand
2022-10-25
XMI2MIDI: Optimised the algorithm for multiple songs
Wohlstand
[next]