mirror of
https://github.com/PDP-10/its.git
synced 2026-04-19 01:18:29 +00:00
Add MAGDMP - standalone program loader/dumper for magtape.
It's built for read-in mode, and a TM10A drive.
This commit is contained in:
committed by
Eric Swenson
parent
c4df86d2b2
commit
06c2387bf5
@@ -309,6 +309,14 @@ expect ":KILL"
|
||||
respond "*" ":link teach;ts emacs,emacs;tstch >\r"
|
||||
type ":vk\r"
|
||||
|
||||
# magdmp
|
||||
respond "*" ":midas .;_syseng;magdmp\r"
|
||||
respond "PTRHRI=" "y\r"
|
||||
respond "KL10P=" "n\r"
|
||||
respond "TM10BP=" "n\r"
|
||||
respond "340P=" "n\r"
|
||||
expect ":KILL"
|
||||
|
||||
respond "*" ":midas sysbin;_syseng;dump\r"
|
||||
respond "WHICH MACHINE?" "DB\r"
|
||||
expect ":KILL"
|
||||
|
||||
Reference in New Issue
Block a user