diff --git a/build/misc.tcl b/build/misc.tcl index 6cf72bff..373692ce 100644 --- a/build/misc.tcl +++ b/build/misc.tcl @@ -500,6 +500,10 @@ respond "*" ":link sys1;ts %,sys1;ts who%\r" respond "*" ":midas sys;ts palx_sysen1;palx\r" expect ":KILL" +# Old PALX +respond "*" ":midas sys3;ts plx143_rms;palx 143\r" +expect ":KILL" + # Phil Budne's PALX Game of Life. respond "*" ":cwd budd\r" respond "*" ":palx live palx\r" diff --git a/src/rms/palx.143 b/src/rms/palx.143 new file mode 100644 index 00000000..6f40728e Binary files /dev/null and b/src/rms/palx.143 differ