1
0
mirror of https://github.com/PDP-10/its.git synced 2026-05-05 15:44:10 +00:00

NEWDEC - DECtape converter.

This commit is contained in:
Lars Brinkhoff
2018-12-10 10:24:15 +01:00
parent 0c1739f414
commit a7115b9f07
3 changed files with 148 additions and 0 deletions

View File

@@ -1533,3 +1533,7 @@ expect ":KILL"
# IBMASC
respond "*" ":midas sys3;ts ibmasc_sysen1;ibmasc\r"
expect ":KILL"
# NEWDEC
respond "*" ":midas sys3;ts newdec_sysen1;newdec\r"
expect ":KILL"