update disc system configuration
Improve the configuration with sproc files and space for extra processors. This anticipates C system and maybe PASCAL.
This commit is contained in:
@@ -1,28 +1,27 @@
|
||||
# boot CPV from f00dis.tap
|
||||
# put system on disk and sys1 and sys2
|
||||
# install CPV from f00disc.tap
|
||||
# put swap on disc and files on sys1 and sys2
|
||||
#
|
||||
set cpu history=10000
|
||||
!rm cpf0.dbg
|
||||
set debug cpf0.dbg
|
||||
|
||||
SET SCP-PROCESS DEBUG=EXPSTACK
|
||||
SET SCP-PROCESS DEBUG=EXPEVAL
|
||||
SET SCP-PROCESS DEBUG=QUEUE
|
||||
SET SCP-PROCESS DEBUG=ACTIVATE
|
||||
SET SCP-PROCESS DEBUG=NEGATIVE
|
||||
SET SCP-PROCESS DEBUG=EVENT
|
||||
|
||||
#SET DPB DEBUG=ACTIVITY
|
||||
set cpu history=6000
|
||||
|
||||
set cpu sigma7
|
||||
set cpu 128k
|
||||
set cpu FP
|
||||
set cpu DECIMAL
|
||||
set cpu laslms
|
||||
|
||||
# set pt to avoid conflict with mux
|
||||
set pt dva=7
|
||||
# set mux to MEA06 COC index = 0
|
||||
set mux chan=a,dva=6,lines=64
|
||||
#set lines to low/up case
|
||||
set muxl0 7p
|
||||
set muxl1 7p
|
||||
set muxl2 7p
|
||||
set muxl3 7p
|
||||
set muxl4 7p
|
||||
set muxl5 7p
|
||||
set muxl6 7p
|
||||
set muxl7 7p
|
||||
|
||||
|
||||
#set dpb to DPBF
|
||||
@@ -30,16 +29,11 @@ set dpb chan=b,dva=f
|
||||
#set rad to avoid conflict with dpb
|
||||
set rad chan=c,dva=f
|
||||
|
||||
att mt0 f00disc.tap
|
||||
#att mt0 f00disc.tap
|
||||
|
||||
|
||||
att mux 4003
|
||||
!rm lp
|
||||
att mux 4001
|
||||
att lp cpf0lp
|
||||
|
||||
att dpb0 disc
|
||||
|
||||
|
||||
att dpb1 sys1
|
||||
att dpb2 sys2
|
||||
|
||||
|
||||
Binary file not shown.
BIN
f00/f00disc/foodisc.tap
Normal file
BIN
f00/f00disc/foodisc.tap
Normal file
Binary file not shown.
Reference in New Issue
Block a user