1
0
mirror of synced 2026-01-21 02:20:40 +00:00

added suggestion for modifying the .ini file

This commit is contained in:
ken rector 2022-10-06 22:23:06 -07:00 committed by GitHub
parent f830e8f36c
commit f23aaaba0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ This repository includes a bootable master system tape and a .ini file that can
## Files
cpcp.tap is a bootable CP-V PO tape created by Andrews University to support their hardware and C00 release software configuration.
sigma.ini is a simh initialization file containing hardware definition and attach commands to setup the simulator to match the Andrews University CP-V configuration.
sigma.ini is a simh initialization file containing hardware definition and attach commands to setup the simulator to match the Andrews University CP-V configuration. You may wish to modify this file, particularly the MT and DP attach commands to suit your personal environment.
cpcpdoc.txt file is a description of installing and running CP-V using siggy, a dos based simulator written by Keith and George Plume in th 90's. Simh procedures will be different to siggy but the CP-V interactions will be the same. Experience with simh will be valuable.