Go to file
Bryce Denney 6ecd58beb9 - NOT A COMPLETE FIX!
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.
2001-06-13 00:30:34 +00:00
bochs - NOT A COMPLETE FIX! 2001-06-13 00:30:34 +00:00
bochs-performance - in compile-all script, allow multiple patches to be applied 2001-06-07 01:33:56 +00:00
CVSROOT - remove val-tags 2001-05-08 04:57:24 +00:00
sfsite - first draft 2001-05-12 15:59:47 +00:00