mirror of
https://github.com/DoctorWkt/unix-jun72.git
synced 2026-03-09 20:38:42 +00:00
- update the simh.cfg to boot the real way. - loadfile is no longer used. we can think about getting rid of ml.c eventually.
24 lines
370 B
INI
Executable File
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
|