mirror of
https://github.com/PDP-10/its.git
synced 2026-03-06 03:19:18 +00:00
MIDAS and CHESS2 don't work standalone.
This commit is contained in:
@@ -261,11 +261,6 @@ respond "*" ":midas sys1;ts salv_system;salv\r"
|
||||
respond "time-sharing?" "y\r"
|
||||
expect ":KILL"
|
||||
|
||||
# standalone midas
|
||||
respond "*" ":midas /t .;@ midas_midas;midas\r"
|
||||
respond "with ^C" "TS==0\r\003"
|
||||
expect ":KILL"
|
||||
|
||||
# magdmp
|
||||
respond "*" ":midas .;_syseng;magdmp\r"
|
||||
respond "PTRHRI=" "y\r"
|
||||
@@ -1025,13 +1020,6 @@ respond "*" ":midas /t games;ts chess2_rg;chess2\r"
|
||||
respond "with ^C" "TV==0\r\003"
|
||||
expect ":KILL"
|
||||
|
||||
# Chess: standalone
|
||||
respond "*" ":midas /t .;@ chess2_rg;chess2\r"
|
||||
respond "with ^C" "TS==0\r"
|
||||
respond "\n" "PI==4\r"
|
||||
respond "\n" "TTY==120\r\003"
|
||||
expect ":KILL"
|
||||
|
||||
# Old chess? Timesharing, no TV, no CHEOPS processor.
|
||||
respond "*" ":midas /t games;ts ocm_chprog;ocm\r"
|
||||
respond "with ^C" "DSPLY==0\r"
|
||||
|
||||
Reference in New Issue
Block a user