1
0
mirror of https://github.com/PDP-10/its.git synced 2026-04-26 04:07:36 +00:00

C library for TV raster graphics.

This commit is contained in:
Lars Brinkhoff
2019-03-12 15:05:59 +01:00
parent 3be4f078f2
commit c37a1a6555
2 changed files with 441 additions and 0 deletions

View File

@@ -1353,6 +1353,11 @@ expect ":KILL"
respond "*" ":testc\r"
expect "Done."
# C library for drawing on a TV display.
respond "*" ":cwd clib\r"
respond "*" ":cc tv.>\r"
expect ":KILL"
# TJ6
respond "*" ":midas sysbin;_tj6;tj6\r"
expect ":KILL"