Mark Pizzolato
49b6e52d48
PDP11, VAX scsi systems: Migrate DEV_DISK devices using common autosize code
2022-02-11 15:26:21 -08:00
Mark Pizzolato
746e4b9e59
SCSI: Add tape activity specific debug option
2021-09-06 10:28:04 -07:00
Mark Pizzolato
a015e44c10
ALL: Standardize writelock behavior adding global UNIT_WLK & UNIT_WPRT
...
Historically this functionality was reimplemented within each
DEVICE simulator often with slightly different implementations
and inconsistencies. Solving this globally within SCP required
changes in many places, but should henceforth be reasonably
managed.
As discussed in #1034
2021-04-19 10:58:51 -07:00
Mark Pizzolato
8c42a3436c
VAXen with SCSI: Allow some cross controller read only drive access
2020-12-29 11:14:34 -08:00
Mark Pizzolato
a4228438b5
SCSI: Properly reference bits in UNIT->flags for disk and tape
2020-05-22 10:11:11 -07:00
Matt Burke
f028802bff
VAX: Added many different model VAX simulators
...
- MicroVAX 2000 & VAXstation 2000
- MicroVAX 3100 M10/M20
- MicroVAX 3100 M10e/M20e
- InfoServer 100
- InfoServer 150 VXT
- VAXstation 3100 M30
- VAXstation 3100 M38
- VAXstation 3100 M76
- VAXstation 4000 VLC
- VAXstation 4000 M60
- MicroVAX 3100 M80
- InfoServer 1000
2019-04-21 16:29:45 -07:00