I've decided that I'm OK with making Windows builds again, so here it is.
Improvements since last Windows build:
- MPU401 improvements
- Disk image FAT filesystem support now supports sector sizes other than 512 bytes/sector
- FDD/FDI floppy disk support
- Rudimentary PC-98 emulation (enough to run some games). Set machine=pc98 and provide DOSBox-X a copy of ANEX86.BMP to use it. This includes:
- Basic text and graphics
- FM emulation
- MIDI UART emulation
- keyboard and BIOS emulation
- IMGMOUNT support for PC-98 games distributed in FDD/FDI format (which uses 1024 bytes/sector)
- Many other additions long forgotten (look at the commit log instead).