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:
@@ -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"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user