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:
13
build/mchn/DB/boot
Normal file
13
build/mchn/DB/boot
Normal 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
|
||||
Reference in New Issue
Block a user