mirror of
https://github.com/PDP-10/its.git
synced 2026-01-13 15:27:28 +00:00
Enable PD clock, enable idling.
This commit is contained in:
parent
dd225f7170
commit
32780292cf
@ -13,6 +13,8 @@ set cr dis
|
||||
set dc dis
|
||||
set dtc dis
|
||||
set dk dis
|
||||
set pd ena
|
||||
set pd on
|
||||
at ptr bin/ka10/boot/dskdmp.rim
|
||||
at mta0 out/pdp10-ka/sources.tape
|
||||
set mta mpx=7
|
||||
|
||||
@ -12,7 +12,8 @@ set cr dis
|
||||
set dc dis
|
||||
set dtc dis
|
||||
set dk dis
|
||||
set pd off
|
||||
set pd ena
|
||||
set pd on
|
||||
at mta0 out/pdp10-kl/sources.tape
|
||||
at rpa0 out/pdp10-kl/rp04.0
|
||||
at rpa1 out/pdp10-kl/rp04.1
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
set console wru=034
|
||||
set cpu its
|
||||
set cpu idle
|
||||
set cpu 512k
|
||||
set dpa dis
|
||||
set dpb dis
|
||||
@ -12,6 +13,8 @@ set cr dis
|
||||
set dc dis
|
||||
set dtc dis
|
||||
set dk dis
|
||||
set pd ena
|
||||
set pd on
|
||||
at ptr bin/kl10/boot/dskdmp.rim
|
||||
set rpa rp04
|
||||
at rpa0 out/pdp10-kl/rp04.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user