mirror of
https://github.com/PDP-10/its.git
synced 2026-05-02 06:25:59 +00:00
Reconstructed code for earlier TVEDIT.
The file SYS2; TS TVEDIT from 1977-08-27 was assembled from a file very close to SYSEN2; TVEDIT 110 dated 1977-12-27. This commit removes the comment before the CENT label and changed .INSRTs to not use an archive file. The three insert files come from disassembling the binary.
This commit is contained in:
@@ -1116,6 +1116,10 @@ expect ":KILL"
|
||||
respond "*" ":midas sys2; ts record_sysen2; record\r"
|
||||
expect ":KILL"
|
||||
|
||||
# TV paint program.
|
||||
respond "*" ":midas sys2; ts tvedit_sysen2; tvedit\r"
|
||||
expect ":KILL"
|
||||
|
||||
# Maze War
|
||||
respond "*" ":midas /t sysbin;_imsrc; maze\r"
|
||||
respond "with ^C" "MOUSE==1\r\003"
|
||||
|
||||
Reference in New Issue
Block a user