mirror of
https://github.com/PDP-10/its.git
synced 2026-03-10 04:44:26 +00:00
Attach DSKDMP tape in SIMH build script, not config file.
This commit is contained in:
@@ -13,6 +13,7 @@ proc restart_nsalv {} {
|
||||
}
|
||||
|
||||
proc start_dskdmp {} {
|
||||
respond "sim>" "at tu2 out/dskdmp.tape\r"
|
||||
respond "sim>" "b tu2\r"
|
||||
respond "MTBOOT" "\033g"
|
||||
}
|
||||
|
||||
@@ -2,6 +2,5 @@ set cpu its
|
||||
set tim y2k
|
||||
at tu0 out/minsys.tape
|
||||
at tu1 out/salv.tape
|
||||
at tu2 out/dskdmp.tape
|
||||
set rp0 rp06
|
||||
at rp0 out/rp0.dsk
|
||||
|
||||
Reference in New Issue
Block a user