1
0
mirror of https://github.com/PDP-10/its.git synced 2026-04-25 20:01:40 +00:00

Added LOADP.

This commit is contained in:
Eric Swenson
2016-12-10 18:30:41 -08:00
parent 53d7bf50b2
commit 3dd6c71095
3 changed files with 144 additions and 0 deletions

View File

@@ -847,6 +847,10 @@ respond "*" ":link sys;ts pb,sys;ts probe\r"
respond "*" ":midas sys2;ts gmsgs_sysen1;gmsgs\r"
expect ":KILL"
# LOADP
respond "*" ":midas sys2;ts loadp_sysen1;loadp\r"
expect ":KILL"
# ndskdmp tape
respond "*" ":link kshack;good ram,.;ram ram\r"
respond "*" ":link kshack;ddt bin,.;@ ddt\r"