I found a program called fat12maker, on sourceforge. It is a command line tool that can make disk images compatible with the MSX. The tool supports common MSX image sizes and sector formats. It can also include a boot sector and add files to the image.
The program had a few problems. I've fixed the ones related to 720k and 360k disk images. I haven't tested any of the other formats. They do look correct.
The modified source code is available from:
https://github.com/cdoty/fat12maker
Login or register to post comments