mirror of
https://github.com/PDP-10/its.git
synced 2026-04-28 12:57:56 +00:00
Put PALX 143 binary in 11LOGO.
It's only needed for 11LOGO, so we don't need the PLX143 eyesore available to everyone.
This commit is contained in:
@@ -660,7 +660,7 @@ respond "*" ":pdump sys1; ts cross\r"
|
|||||||
respond "*" ":kill\r"
|
respond "*" ":kill\r"
|
||||||
|
|
||||||
# Old PALX
|
# Old PALX
|
||||||
respond "*" ":midas sys3;ts plx143_rms;palx 143\r"
|
respond "*" ":midas 11logo;ts palx_rms;palx 143\r"
|
||||||
expect ":KILL"
|
expect ":KILL"
|
||||||
|
|
||||||
# Phil Budne's PALX Game of Life.
|
# Phil Budne's PALX Game of Life.
|
||||||
@@ -1789,7 +1789,7 @@ expect ":KILL"
|
|||||||
|
|
||||||
# 11LOGO
|
# 11LOGO
|
||||||
respond "*" ":cwd 11logo\r"
|
respond "*" ":cwd 11logo\r"
|
||||||
respond "*" ":plx143 /H/M/CL BIN,N CREF_SYSTEM,TYI,READ,EVAL,TURTLE,ZEND\r"
|
respond "*" ":palx /H/M/CL BIN,N CREF_SYSTEM,TYI,READ,EVAL,TURTLE,ZEND\r"
|
||||||
respond "ASSSW=" "0\r"
|
respond "ASSSW=" "0\r"
|
||||||
expect ":KILL"
|
expect ":KILL"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user