1
0
mirror of https://github.com/PDP-10/its.git synced 2026-04-26 12:17:41 +00:00

FEDUMP - KL10 front end dumper.

This commit is contained in:
Lars Brinkhoff
2018-06-12 21:31:42 +02:00
parent 826f167135
commit 0d5c8c25ea
4 changed files with 253 additions and 1 deletions

View File

@@ -898,3 +898,7 @@ expect ":KILL"
# KL10 front end directory tool
respond "*" ":midas sys1;ts klfedr_syseng;klfedr\r"
expect ":KILL"
# KL10 front end dumper
respond "*" ":midas dsk0:.;@ fedump_kldcp; fedump\r"
expect ":KILL"