1
0
mirror of https://github.com/simh/simh.git synced 2026-01-26 04:01:38 +00:00

VAX: Add UW device to 8600 and 8200.

The VAXstation 100 "unibus window" interface board should work with
any Unibus VAX.
This commit is contained in:
Lars Brinkhoff
2024-04-04 17:34:38 -10:00
committed by Mark Pizzolato
parent 464e1f9ef4
commit b1389741e5
7 changed files with 20 additions and 2 deletions

View File

@@ -397,6 +397,10 @@
RelativePath="..\VAX\vax_syscm.c"
>
</File>
<File
RelativePath="..\VAX\vax_uw.c"
>
</File>
<File
RelativePath="..\VAX\vax_watch.c"
>

View File

@@ -413,6 +413,10 @@
RelativePath="..\VAX\vax_syscm.c"
>
</File>
<File
RelativePath="..\VAX\vax_uw.c"
>
</File>
<Filter
Name="slirp"
>