1
0
mirror of https://github.com/simh/simh.git synced 2026-02-15 12:17:32 +00:00
Files
simh.simh/PDP11/pdp11_io_lib.c
Mark Pizzolato 76dda8a01e PDP11, VAX: Fix SET RPn BADBLOCK behavior and auto sizing.
BAD144 info was written correctly if the user answered Y when the disk
image was created, but would not work if SET RPn BADBLOCK was
entered later.

Auto sizing would be potentially wrong if a disk had been created
without writing the BAD144 data.  Now, if the disk contains a file system
that information along with the physical container's size is used to
properly auto size the disk.
2017-02-07 13:02:21 -08:00

36 KiB