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

Visual Studio Projects: Update PDP11 for NG and DAZ devices

Also update README.md to mention new PDP11 devices
This commit is contained in:
Mark Pizzolato
2019-02-07 05:11:45 -08:00
parent a070a5375c
commit a7e5791077
2 changed files with 22 additions and 0 deletions

View File

@@ -196,6 +196,10 @@
RelativePath="..\display\display.c"
>
</File>
<File
RelativePath="..\display\ng.c"
>
</File>
<File
RelativePath="..\PDP11\pdp11_ch.c"
>
@@ -216,6 +220,10 @@
RelativePath="..\PDP11\pdp11_cr.c"
>
</File>
<File
RelativePath="..\PDP11\pdp11_daz.c"
>
</File>
<File
RelativePath="..\PDP11\pdp11_dc.c"
>
@@ -268,6 +276,10 @@
RelativePath="..\PDP11\pdp11_lp.c"
>
</File>
<File
RelativePath="..\PDP11\pdp11_ng.c"
>
</File>
<File
RelativePath="..\PDP11\pdp11_pclk.c"
>
@@ -620,6 +632,10 @@
RelativePath="..\display\display.h"
>
</File>
<File
RelativePath="..\display\ng.h"
>
</File>
<File
RelativePath="..\PDP11\pdp11_cpumod.h"
>