1
0
mirror of synced 2026-01-13 23:47:09 +00:00

Update sigma.ini

clean up the configuration description
This commit is contained in:
ken rector 2022-09-14 10:36:41 -07:00 committed by GitHub
parent e7dffaa88d
commit 6ffaab0b2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,17 +1,11 @@
# boot CPV
# Configure simh to support CP-V installed from cpcp.tap
set cpu history=6000
rm simulator.dbg
set debug simulator.dbg
# This is CP-V C00 release as defined at Andrews University.
# It includes modifications and features developed by AU
#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 history=6000
#rm simulator.dbg
#set debug simulator.dbg
set cpu sigma7B
@ -26,8 +20,10 @@ set dpb chan=b,dva=f
#set rad to avoid conflict with dpb
set rad chan=d,dva=8
#attach coc lines for special terminals
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
#attach coc lines for the remaining vt-100 type terminals
att mux 4000
att lp cpvprinter
att mt0 ../cpcp.tap