Files
munt/DOSBox-mt32-patch
sergm 2c92f9a5a2 Further improved DOSBox patches:
- definitions of newly added options moved to a separate file src/mt32options.h to facilitate merge
- types of many options changed to more appropriate
- introduced two options mt32.chunk and mt32.prebuffer to control rendering in threading mode
- fixed memory leak when the synth fails to open
2014-12-02 21:53:11 +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-r3873-mt32-patch.diff - diff file to be applied to official DOSBox sources SVN r3873 (and up, hopefully).
                                   It uses a bit different and clear approach introduced since SVN r3836.