mirror of
https://github.com/VARCem/munt.git
synced 2026-07-08 18:16:13 +00:00
- 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
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.