1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-21 10:13:35 +00:00

Patched PRUFD to use the TTY: device rather than the LPT: device.

This commit is contained in:
Eric Swenson 2016-12-09 23:54:14 -08:00 committed by Lars Brinkhoff
parent a93bd081a0
commit c87a135049

View File

@ -803,6 +803,13 @@ respond "*" ":midas sysbin;prufd bin_sysen2;prufd\r"
respond "Use what filename instead?" "syseng;jsf macros\r"
expect ":KILL"
# patch PRUFD to use the TTY: device rather than the LPT: device
respond "*" ":job prufd\r"
respond "*" ":load sysbin;prufd bin\r"
respond "*" "nlinks+14/ A,,646471\r"
type ":pdump sys1;ts prufd\r"
respond "*" ":kill\r"
# ndskdmp tape
respond "*" ":link kshack;good ram,.;ram ram\r"
respond "*" ":link kshack;ddt bin,.;@ ddt\r"