1
0
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:
Lars Brinkhoff
2018-02-21 13:04:55 +01:00
committed by Eric Swenson
parent f97c6df093
commit 6be8b181ae
17 changed files with 171 additions and 127 deletions

View File

@@ -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