1
0
mirror of https://github.com/simh/simh.git synced 2026-05-04 06:58:38 +00:00

Unibus and Qbus VAXen: Add DUP-11/DPV-11 device

These devices start disabled and will be that way in essentially all
working systems, but there apparently was a DECnet Phase V
support for this device, so it is added to all systems. The DPV
should now be readily testable.

As mentioned in #1152.  That PR will fix the DUP device.
This commit is contained in:
Mark Pizzolato
2022-05-12 13:12:55 -07:00
parent ce2adce632
commit ac73e7b4c7
18 changed files with 88 additions and 19 deletions

View File

@@ -206,6 +206,10 @@
RelativePath="..\PDP11\pdp11_dmc.c"
>
</File>
<File
RelativePath="..\PDP11\pdp11_dup.c"
>
</File>
<File
RelativePath="..\PDP11\pdp11_dz.c"
>