1
0
mirror of https://github.com/PDP-10/its.git synced 2026-04-02 20:27:07 +00:00
Files
PDP-10.its/build/klh10/dskdmp.txt
Lars Brinkhoff fa46ff4e4c Place built image files in separate directories for each target.
Also move generated CONFIG > and SYSHST > files from the "src"
directory to "out".

This facilitates parallel builds, and deploying image files.
2018-05-02 08:16:23 -07:00

30 lines
1007 B
Plaintext

; Define basic KS10 device config - two RH11s each on its own Unibus
devdef rh0 ub1 rh11 addr=776700 br=6 vec=254
devdef rh1 ub3 rh11 addr=772440 br=6 vec=224
; Provide one disk, one tape in config ITS expects
devdef dsk0 rh0.0 rp type=rp06 format=dbd9 path=../../out/klh10/rp0.dsk iodly=0
devdef mta0 rh1.0 tm02 fmtr=tm03 type=tu45
;devdef mta1 rh1.1 tm02 fmtr=tm03 type=tu45
;devmo mta0 ../../out/klh10/minsys.tape
;devmo mta1 ../../out/klh10/salv.tape
; ITS wants a 60Hz clock, allow it. Need this until defaults OK.
set clk_ithzfix=60
; Define IMP for PI on ITS.JOSS.COM
devdef imp ub3 lhdh addr=767600 br=6 vec=250 ipaddr=%IP% gwaddr=%GW%
; Dummy definitions. Only one DZ is still (apparently) needed.
devdef dz0 ub3 dz11 addr=760010 br=5 vec=340
;devdef dz1 ub3 dz11 addr=760020 br=5 vec=350
%CHAOSP%devdef chaos ub3 ch11 addr=764140 br=6 vec=270 %CHAOSA%
; Define new HOST device hackery
devdef idler ub3 host addr=777000
load @.ddt-u
load dskdmp.216bin