]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
midiemu: build MT-32 ROM paths portably
authorStefan Reinauer <stefan.reinauer@coreboot.org>
Wed, 3 Jun 2026 00:57:42 +0000 (17:57 -0700)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Wed, 3 Jun 2026 00:57:42 +0000 (17:57 -0700)
commitf5352e05584e793faf65905aca56bcfaef0c3cbb
tree1350456633070cfb945de9834ba40a96b0a3c464
parent972c719a455c128a584f78df350c9e1043f416c0
midiemu: build MT-32 ROM paths portably

Use fixtrailing() when constructing the mt32-roms directory path instead
of embedding a Windows directory separator.

Keep the legacy C:\mt32-rom-data fallback on Windows only. Non-Windows
hosts should not probe that path while checking Munt availability.
midiemu.cpp