v0.12
Changes since v0.11:
- MIDI output support
- Roland MPU-401 emulation
- Sound Blaster 2.0 MIDI emulation
New ibmulator.ini
settings:
[midi]
to configure the MIDI device[mpu401]
to enable and configure the MPU-401 card
Limitations:
- MIDI output only, no input.
- For Sound Blaster MIDI emulation only SB-MIDI mode is tested; UART mode, while emulated, is completely untested (and probably broken) as I don't know of any program using it (please suggest).
- Only MT-32 SysEx messages are saved in save states.
Windows binaries are compiled and tested on Windows 10 Pro 19.09 with the latest MSYS2 release.
Linux binaries are compiled on Ubuntu 18.04 and tested on 20.04. With the provided Linux binaries you'll get better (~10%) performance compared to v0.11 since I started using GCC 10 (ymmv).