1
0
mirror of synced 2026-04-15 01:34:17 +00:00

Delete f00/cpf0 directory

This commit is contained in:
ken rector
2023-05-31 21:09:18 -07:00
committed by GitHub
parent b630342bb0
commit 67df5f7144
5 changed files with 0 additions and 67 deletions

View File

@@ -1,22 +0,0 @@
!SUPER
MODIFY :SYS,LBE
BMTSTO=32000
OMTSTO=32000
BMPSTO=32000
OMPSTO=32000
BMCO=64
OMCO=64
BM9T=1
OM9T=1
MODIFY :F00SGEN,CPV
BMTSTO=32000
OMTSTO=32000
BMPSTO=32000
OMPSTO=32000
BMCO=64
OMCO=64
BM9T=1
OM9T=1
LIST
ALL
END

View File

@@ -1 +0,0 @@
Disc swapper system

Binary file not shown.

View File

@@ -1,44 +0,0 @@
# boot CPV from cpf0.tap
# put system on cpf0swap and cpf0sys and cpf0sys2
#
set cpu history=6000
!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 sigma7
set cpu 128k
set cpu FP
set cpu DECIMAL
# 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 dpb to DPBF
set dpb chan=b,dva=f
#set rad to avoid conflict with dpb
set rad chan=d,dva=8
att mt0 cpf0.tap
att mux 4002
!rm cpf0lp
att lp cpf0lp
att dpb0 cpf0swap
att dpb1 cpf0sys
att dpb2 cpf0sys2

Binary file not shown.