aboutsummaryrefslogtreecommitdiff
path: root/src/chips/opl_serial_port.cpp
AgeCommit message (Collapse)Author
2025-03-25Chipset: Added "hasFullPanning" methodWohlstand
It should allow normal work of emulators without full-panning extension implementation, or with real hardware interfaces
2025-01-01Update copyright year for 2025Wohlstand
2024-05-11opl_serial_port: Fixed the polymorphismWohlstand
2024-05-11Initial implementation of Serial supportWohlstand
+ refactor of the MIDI play, making separated loop functions instead the mess of everything in one single loop function.