6ecd58beb9
now floppy.cc no longer crashes if you try to open a write-protected disk or read-only disk image. Instead, it tries a second time to open the image read-only and only panics if this also fails. If the image is opened read-only, a readonly flag is set (bx_floppy.s.media[drive].read_only). If you try to write the floppy when this flag is set, the write silently fails except for some messages into the log. Instead of failing silently we should learn what the floppy controller would really do in this situation and emulate it. |
||
---|---|---|
bochs | ||
bochs-performance | ||
CVSROOT | ||
sfsite |