mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
4fcace9aed
When an underlying MIDI device does not understand/support a MIDI message (very common with sysex messages) it returns an error code. With this fix MIDI output can continue gracefully even after an emulated game sends an unsupported message.