1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-28 02:43:16 +00:00

8080 software.

This commit is contained in:
Lars Brinkhoff
2019-06-20 08:32:41 +02:00
parent 96451ce11d
commit 25c8ca18ea
6 changed files with 2037 additions and 0 deletions

View File

@@ -1308,6 +1308,17 @@ expect ":KILL"
respond "*" ":midas klh; ts 80tran_80tran\r"
expect ":KILL"
respond "*" ":cwd klh\r"
respond "*" ":midas dfoo\r"
expect ":KILL"
respond "*" ":klh;80tran klh; dmlp 8080_dfoo bin\r"
expect ":kill"
respond "*" ":midas nfoo\r"
expect ":KILL"
respond "*" ":klh;80tran klh; newlp 8080_nfoo bin\r"
expect ":kill"
# The old CLIB has a UFA instruction which doesn't work on a KS10.
# Patch out the call to FIXIFY.
respond "*" ":job cc\r"