1
0
mirror of https://github.com/simh/simh.git synced 2026-01-25 19:56:25 +00:00

Revised the VAX780 to include the pdp11_dmc device

This commit is contained in:
Mark Pizzolato
2012-09-28 15:41:49 -07:00
parent 0453a87f18
commit 35b8a40559
4 changed files with 26 additions and 1 deletions

View File

@@ -205,6 +205,10 @@
RelativePath="..\PDP11\pdp11_cr.c"
>
</File>
<File
RelativePath="..\PDP11\pdp11_dmc.c"
>
</File>
<File
RelativePath="..\PDP11\pdp11_dz.c"
>
@@ -387,6 +391,10 @@
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\PDP11\pdp11_dmc.h"
>
</File>
<File
RelativePath="..\PDP11\pdp11_io_lib.h"
>