DataMuseum.dkPresents historical artifacts from the history of: CR80 Hard and Floppy Disks |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about CR80 Hard and Floppy Disks Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 2690 (0xa82) Types: TextFile Names: »RELDESCR.T«
└─⟦e0c43619c⟧ Bits:30005797 CR80 Disc pack ( Vol:FNJ1 861029/EC CR80 S/W Package II+III+IV+V+VII ) └─ ⟦this⟧ »CSP004_V0801.D!CSS431.D!RELDESCR.T«
«ff» ******************************************************* R E L E A S E D E S C R I P T I O N ******************************************************* Module id number: CSS/431 -------------------------- Module name: PROMCV ----------------------------------- Actual release: 03.06 Release date: 850523 ----------------------- -------------------- Previous release: 03.05 Release date: 840520 ----------------------- -------------------- New facilities: --------------- <<0305>> A new command OUTPUTPROMLENGTH is introduced. it must be specified if a prom is split into several proms. The PROMLENGTH (given by ADDRESSBITNUMBER) must be a multipla of OUTPUTPROMLENGTH. The default value is PROMLENGTH. << 0304 >> The maximum prom width is now 96. << 0303 >> A new command INPUTPROMLENGTH is introduced. It must be specified if several proms (in the same file) are concatinated into one prom. All proms in the input file must be of equal size and equal to INPUTPROMLENGTH. Default is PROMLENGTH, which is equal to 2**ADDRESSBITNUMBER. If INPUTPROMLENGTH is greater then PROMLENGTH, it is truncated to PROMLENGTH, which means that only one prom is generated containing the first part of the input prom. If one forgets to specify INPUTPROMLENGTH and the size of the input proms are less then 2**ADDRESSBITNUMBER then PROMCV will terminate with the message: UNECPECTED ETX IN INPUT FILE 2**ADDRESSBITNUMBER must be a multipla of INPUTPROMLENGTH. If not, PROMCV will terminate with the message: INVALID INPUTPROMLENGTH If the input file contains too few proms, PROMCV will display: ERROR: EOF DURING SEARCH FOR STARTCHARACTER Changes: -------- << 0306 >> DAMOS version generated. << 305 >> The file names used are printed. << 0302 >> XAMOS version generated. >> Release 0301 << The size of the input file is doubled to 4K. Note that: For 4K PROMS: . set ADDRESSBITNUMBER=12 in Format control file . prepare 4K data in data input file For 2K PROMS: . set ADDRESSBITNUMBER=11 in Format control file . prepare 2K data in data input file For 1K PROMS: . set ADDRESSBITNUMBER=10 in Format control file . prepare 1K data in data input file etc. Errors corrected: ----------------- << 305 >> The 'new addresses' are now correct. Reported errors, not corrected: ------------------------------- CPECRs implemented in current release: -------------------------------------- Comments: ---------