mirror of
https://github.com/PDP-10/its.git
synced 2026-01-13 23:36:30 +00:00
Write KS10 microcode RAM file to the front end file system.
This commit is contained in:
parent
1d48b73016
commit
0a51cb37f0
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user