mirror of
https://github.com/open-simh/simh.git
synced 2026-05-04 15:16:06 +00:00
PDP8: Add Type 34 display support.
This commit is contained in:
committed by
Paul Koning
parent
e77598b61f
commit
065f67ab7f
@@ -255,6 +255,7 @@
|
||||
<ClCompile Include="..\PDP8\pdp8_tsc.c" />
|
||||
<ClCompile Include="..\PDP8\pdp8_tt.c" />
|
||||
<ClCompile Include="..\PDP8\pdp8_ttx.c" />
|
||||
<ClCompile Include="..\PDP8\pdp8_dpy.c" />
|
||||
<ClCompile Include="..\scp.c" />
|
||||
<ClCompile Include="..\sim_console.c" />
|
||||
<ClCompile Include="..\sim_disk.c" />
|
||||
@@ -292,4 +293,4 @@
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user