realnc / dosbox-core

A DOSBox core for use in RetroArch and other libretro frontends.
GNU General Public License v2.0
42 stars 16 forks source link

[Feature request] Building without MT32 emulation #35

Closed vanfanel closed 2 years ago

vanfanel commented 2 years ago

Hi @realnc !

I have found that this is simply the best way to access DOS software for me, so I am doing some builds on low-spec hw (think of Pi1-level or performance) so I can use sw on those where 2000 cycles and simple VGA graphics are enough.

So, since it's already possible to build without FluidSynth (WITH_FLUIDSYNTH=0) for faster building times and smaller binary size, would it be possible to have a WITH_MT32EMU build option to disable MT32 building?

Thanks!

realnc commented 2 years ago

Munt increases binary size by about 200kb. I... don't think it's worth it.

vanfanel commented 2 years ago

@realnc I was thinking about the building time. But if you don't see it clear, then it's OK :)