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

TT2500: Call display library directly; use new display_line API.

This commit is contained in:
Lars Brinkhoff
2021-03-29 09:28:01 +02:00
parent e9b083508b
commit 3c1c92dc30
6 changed files with 4 additions and 167 deletions

View File

@@ -266,10 +266,6 @@
RelativePath="..\display\sim_ws.c"
>
</File>
<File
RelativePath="..\display\tt2500.c"
>
</File>
<File
RelativePath="..\tt2500\tt2500_cpu.c"
>
@@ -363,10 +359,6 @@
RelativePath="..\sim_video.h"
>
</File>
<File
RelativePath="..\display\tt2500.h"
>
</File>
<File
RelativePath="..\tt2500\tt2500_defs.h"
>