1
0
mirror of https://github.com/PDP-10/its.git synced 2026-04-27 12:39:26 +00:00

Machine-specific emulator start script.

This commit is contained in:
Lars Brinkhoff
2021-07-17 16:27:08 +02:00
parent 2c5d7866f1
commit 40dd2ffed1
4 changed files with 33 additions and 5 deletions

13
build/mchn/DB/boot Normal file
View File

@@ -0,0 +1,13 @@
set console wru=034
set cpu its
set cpu idle
set tim y2k
set dz 8b lines=8
at dz0 10004
# VT52
at dz0 line=7,10018
# GT40
at tty line=6,10019
set rp0 rp06
at rp0 out/simh/rp0.dsk
b rp0