mirror of
https://github.com/PDP-10/its.git
synced 2026-02-25 08:29:53 +00:00
GTLOAD - Load programs into GT40.
At the * prompt, type a file name and then Enter to load that file. (Terminate with Altmode to first load the GT40LL "loader loader". That file is currently missing.)
This commit is contained in:
@@ -1101,6 +1101,10 @@ expect ":KILL"
|
||||
respond "*" ":midas sys3;ts carpet_syseng;carpet\r"
|
||||
expect ":KILL"
|
||||
|
||||
# GTLOAD, load programs into GT40.
|
||||
respond "*" ":midas sys1; ts gtload_syseng; gtload\r"
|
||||
expect ":KILL"
|
||||
|
||||
# URUG, GT40 debugger.
|
||||
respond "*" ":palx sysbin;_sysen2;urug\r"
|
||||
respond "=YES" "1\r"
|
||||
|
||||
Reference in New Issue
Block a user