1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-27 12:42:10 +00:00
Files
PDP-10.its/build/simh/gt40
Lars Brinkhoff f8289af876 Start GT40 from toplevel start script.
Update SIMH PDP11 simulator to a version which supports a bootable ROM
device.
2018-09-11 18:47:27 +02:00

17 lines
280 B
Plaintext

set cpu 11/05
set cpu 16k
set tti 8b
set dli enabled
set dlo enabled
set dli lines=1
set dli address=17775610
set dlo 8b
at dli 10005,connect=localhost:10004
set vt enable
set vt crt=vr14
set vt scale=1
set vt address=17772000
set rom enabled
at rom out/sims/bootvt.img
go 166000