Open bodong001 opened 1 month ago
What is the exact byte length of your 2.88M IMG file? Can you share it?
WinImage can do many other image types than floppy images, and some of those have IMG extension too!
In short, 2.88M IMG floppy image file should "just work", at least with out-of-the-box FlashFloppy configuration.
Are you creating the image from scratch? Did you save the image as a .IMA file, or a .IMZ?
.IMZ is compressed and won't be readable by Flashfloppy. You need .IMA, which is a raw sector image.
You should also configure Flashfloppy (in FF.CFG) - the details are in the default, but you want PC style drive interfacing and the host machine type set to PC. That configures how Flashfloppy interprets raw sector images like IMA files.
How to achieve a legitimate 2.88M image file on the emulator? I changed the file format to 2.88M in the WinImage tool and obtained an image file, but the emulator does not support it!, May I ask how to obtain a larger image file?