mirror of
https://github.com/PDP-10/its.git
synced 2026-03-05 19:09:21 +00:00
Write KS10 microcode RAM file to the front end file system.
This commit is contained in:
@@ -30,6 +30,12 @@ proc prepare_frontend {} {
|
||||
set dir $expect_out(1,string)
|
||||
type "write\r"
|
||||
respond "Are you sure" "yes\r"
|
||||
respond "Which file" "ram\r"
|
||||
expect "Input from"
|
||||
sleep 1
|
||||
respond ":" ".;ram ram\r"
|
||||
respond "!" "write\r"
|
||||
respond "Are you sure" "yes\r"
|
||||
respond "Which file" "bt\r"
|
||||
expect "Input from"
|
||||
sleep 1
|
||||
|
||||
Reference in New Issue
Block a user