Hi. I've noticed Basilisk II v1.4.2 (a Macintosh emulator) doesn't see the ImDisk floppy drive as floppy drive (only as a Windows disk); no problems with the hardware floppies (nor internal, nor USB-based), no problems with the infamous Virtual Floppy Drive, either. Can something be done about improving the compatibility? Some debug version that logs the access attempts to maybe find out what's wrong?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The "floppy" type is set by the driver for the volume.
But ImDisk only creates volumes, not physical disks (even emulated as with Arsenal Image Mounter) that are recognized by the disk manager, and most incompatibilities come from that.
So I am afraid you have to deal with that.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi. I've noticed Basilisk II v1.4.2 (a Macintosh emulator) doesn't see the ImDisk floppy drive as floppy drive (only as a Windows disk); no problems with the hardware floppies (nor internal, nor USB-based), no problems with the infamous Virtual Floppy Drive, either. Can something be done about improving the compatibility? Some debug version that logs the access attempts to maybe find out what's wrong?
The "floppy" type is set by the driver for the volume.
But ImDisk only creates volumes, not physical disks (even emulated as with Arsenal Image Mounter) that are recognized by the disk manager, and most incompatibilities come from that.
So I am afraid you have to deal with that.