1
0
mirror of synced 2026-02-07 09:07:19 +00:00

move cpp.ini and cpp.tap from root

This commit is contained in:
ken rector
2023-05-15 13:50:05 -07:00
committed by GitHub
parent fa243ed42e
commit bed166e0ca
2 changed files with 40 additions and 0 deletions

40
cpcp/cpcp.ini Normal file
View File

@@ -0,0 +1,40 @@
# boot CPV from cpcp.tap
# put system on cpcpswap and cpcpsys
#
set cpu history=6000
rm simulator.dbg
set debug simulator.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 CPU DEBUG=TRACE
set cpu sigma7B
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 mux line=0,2020,line=1,2021,line=2,2022,line=3,2023,line=10,2010
att mux line=04,2024,line=5,2025
att mux 4000
att lp cpcplp
att dpb0 cpcpswap
att dpb1 cpcpsys

BIN
cpcp/cpcp.tap Normal file

Binary file not shown.