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

Added DMC11 Device to the VAX simulator

This commit is contained in:
Mark Pizzolato
2012-11-07 14:50:32 -08:00
parent f8ae8d2741
commit ecbbcc7228
4 changed files with 29 additions and 2 deletions

View File

@@ -207,6 +207,10 @@
RelativePath="..\PDP11\pdp11_cr.c"
>
</File>
<File
RelativePath="..\PDP11\pdp11_dmc.c"
>
</File>
<File
RelativePath="..\PDP11\pdp11_dz.c"
>
@@ -365,6 +369,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"
>