1
0
mirror of https://github.com/PDP-10/its.git synced 2026-02-16 12:53:06 +00:00

Bill Gosper's MLIFE.

This commit is contained in:
Lars Brinkhoff
2018-02-28 20:58:46 +01:00
parent 1998766f04
commit 4114678f18
4 changed files with 1885 additions and 1 deletions

View File

@@ -1059,6 +1059,22 @@ respond "designs" "\r"
respond "suns" "\r"
expect ":KILL"
# MLIFE
respond "*" ":midas /t games;ts mlife_rwg;mlife\r"
respond "with ^C" "APR==0\r"
respond "\n" "PI==4\r"
respond "\n" "DIS==130\r\003"
expect ":KILL"
respond "*" ":midas /t .;@ mlife_rwg;mlife\r"
respond "with ^C" "TS==0\r"
respond "\n" "APR==0\r"
respond "\n" "PI==4\r"
respond "\n" "PTP==100\r"
respond "\n" "PTR==104\r"
respond "\n" "TTY==120\r"
respond "\n" "DIS==130\r\003"
expect ":KILL"
# ten50
respond "*" ":midas sys3;ts ten50_mrc; ten50\r"
expect ":KILL"