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

PDP15: Add UC15 connect support from simh v3.10

This commit is contained in:
Mark Pizzolato
2018-06-04 12:33:51 -07:00
parent 09781909a5
commit eea30cb7a5
4 changed files with 350 additions and 1 deletions

View File

@@ -35,6 +35,9 @@
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
@@ -116,6 +119,9 @@
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
@@ -192,6 +198,10 @@
RelativePath="..\PDP18B\pdp18b_cpu.c"
>
</File>
<File
RelativePath="..\PDP18B\pdp18b_dr15.c"
>
</File>
<File
RelativePath="..\PDP18B\pdp18b_drm.c"
>