mirror of
https://github.com/PDP-10/its.git
synced 2026-04-28 21:08:01 +00:00
Split off KS10 stuff into separate script.
This commit is contained in:
committed by
Eric Swenson
parent
f97c6df093
commit
6be8b181ae
@@ -1,6 +1,6 @@
|
||||
set emulator_escape "\005"
|
||||
|
||||
proc start_nsalv {} {
|
||||
proc start_salv {} {
|
||||
uplevel #0 {spawn pdp10 build/simh/init}
|
||||
respond "sim>" "show ver\r"
|
||||
respond "sim>" "b tu1\r"
|
||||
@@ -45,4 +45,5 @@ proc initialize_comsat {} {
|
||||
#type "mfinit\033g"
|
||||
}
|
||||
|
||||
source build/ks10/include.tcl
|
||||
source build/build.tcl
|
||||
|
||||
Reference in New Issue
Block a user