Files
munt/DOSBox-mt32-patch
sergm eac83738b2 Cleaned up DOSBox-mt32-patch:
- 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
2014-12-01 18:46:27 +02:00
..
2014-12-01 18:46:27 +02:00

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.