mirror of
https://github.com/VARCem/munt.git
synced 2026-07-08 18:16:13 +00:00
- separate MIDI handler include files removed - syncThread approach discontinued as it offers no performance benefit but degrades MIDI timing - singleThread way is always available as an option and used by default
Patches for DOSBox to add mt32emu MIDI device
dosbox-0.74-mt32-patch.diff - diff file to be applied to official DOSBox release v.0.74 source distribution.
dosbox-SVN-r3858-mt32-patch.diff - diff file to be applied to official DOSBox sources SVN r3858 (and up, hopefully).
It uses a bit different and clear approach introduced since SVN r3836.