1
0
mirror of https://github.com/DoctorWkt/unix-jun72.git synced 2026-03-09 20:38:42 +00:00
Files
DoctorWkt.unix-jun72/simh.cfg
tim.newsham be64e87627 - Building the boot "bos" and "unix" into the rf0.dsk disk image now.
- update the simh.cfg to boot the real way.
- loadfile is no longer used.  we can think about getting rid of ml.c
  eventually.
2008-05-11 23:09:46 +00:00

24 lines
370 B
INI
Executable File

#!tools/pdp11
set cpu 11/20
set cpu 32K
set rk0 enabled
att rk0 images/rk0.dsk
set rf 2p
set rf enabled
attach rf images/rf0.dsk
set tc enabled
att tc images/tape
set hk disabled
set rha disabled
set tm disabled
set rx disabled
set rl disabled
set tq disabled
set tc enabled
set rf enabled
set ke enabled
set cpu history=1000
load boot/m792low.load
d sr 173700
go 73700