DataMuseum.dk

Presents historical artifacts from the history of:

CR80 Hard and Floppy Disks

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about CR80 Hard and Floppy Disks

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦fcb269c08⟧ TextFile

    Length: 172 (0xac)
    Types: TextFile
    Names: »TYPE.I«

Derivation

└─⟦8c095a7f3⟧ Bits:30005798 CR80 Disc Pack ( Vol ILS systemdisk XAMOS TOS 10:01 hard boot #43c 19-7-87/JFJ )
    └─ ⟦this⟧ »PREFIXES.D!XAMOS.D!COND_HDL.D!V0201.D!PASCAL.D!TYPE.I« 
    └─ ⟦this⟧ »PREFIXES.D!XAMOS.D!COND_HDL.D!V02CT.D!PASCAL.D!TYPE.I« 
└─⟦c2e810e96⟧ Bits:30005799 CR80 Disc Pack ( XAMOS 841129 ILS TOS 10-01 System Disk Tilhører ILS/MSG hard boot boot entry #43c )
    └─ ⟦this⟧ »PREFIXES.D!XAMOS.D!COND_HDL.D!V0201.D!PASCAL.D!TYPE.I« 
    └─ ⟦this⟧ »PREFIXES.D!XAMOS.D!COND_HDL.D!V02CT.D!PASCAL.D!TYPE.I« 

TextFile

TYPE
  LOCAL_ACTION  = (
    LA_TIMER,
    LA_ILL_INSTR,   "OR_TRAP"
    LA_PARITY,
    LA_ILL_ADDR,    "TIME_OUT"
    LA_BOUND_VIOL );

  LOCAL_ACTION_MASK =
    INTEGER;