1
0
mirror of https://github.com/PDP-10/its.git synced 2026-05-05 07:34:12 +00:00

Zork (616 point version + 100 point endgame) built with MDL 55.

This commit is contained in:
Eric Swenson
2023-02-20 17:20:25 -08:00
committed by Lars Brinkhoff
parent 0130a78a49
commit 2e93c506a5
6 changed files with 122 additions and 4 deletions

View File

@@ -74,7 +74,3 @@ expect ":KILL"
mkdir "mbprog"
respond "*" ":assem \"mprog2;lsrtns >\" \"mbprog;lsrtns nbin\"\r"
expect ":KILL"
# Zork startup
respond "*" ":midas sys2; ts zork_taa; zork\r"
expect ":KILL"