1
0
mirror of https://github.com/PDP-10/its.git synced 2026-04-30 13:42:06 +00:00

11LOGO - PDP-11 Logo.

This commit is contained in:
Lars Brinkhoff
2018-08-27 11:29:28 +02:00
parent 5204a14bad
commit 9d926ef680
9 changed files with 9064 additions and 1 deletions

View File

@@ -1166,6 +1166,12 @@ respond "PURIFIED" "\r"
respond "*" ":pdump sys; ts clogo\r"
respond "*" ":kill\r"
# 11LOGO
respond "*" ":cwd 11logo\r"
respond "*" ":plx143 /H/M/CL BIN,N CREF_SYSTEM,TYI,READ,EVAL,TURTLE,ZEND\r"
respond "ASSSW=" "0\r"
expect ":KILL"
# TENTH, toy Forth for KS10.
respond "*" ":midas .; @ tenth_aap; tenth\r"
expect ":KILL"