1
0
mirror of https://github.com/PDP-10/its.git synced 2026-04-24 19:40:28 +00:00

UNTRAN program for reversing IMTRAN.

This commit is contained in:
Lars Brinkhoff
2019-01-22 20:44:34 +01:00
parent 1ae777f6a2
commit d460f36524
3 changed files with 47 additions and 0 deletions

View File

@@ -1211,6 +1211,10 @@ respond "*" ":midas sys1; ts imload_syseng; imload\r"
expect ":KILL"
respond "*" ":link sys1; ts imtran, sys1; ts imload\r"
# UNTRAN
respond "*" ":midas imlac; ts untran_untran\r"
expect ":KILL"
# IMPRNT
respond "*" ":midas sys1; ts imprnt_syseng; imprnt\r"
expect ":KILL"