1
0
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:
Lars Brinkhoff 2018-06-23 20:05:28 +02:00
parent 1d48b73016
commit 0a51cb37f0

View File

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