DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400 DFS Tapes

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

See our Wiki for more about Rational R1000/400 DFS Tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦bf0d17e1f⟧ EM, TextFile

    Length: 1024 (0x400)
    Types: EM, TextFile
    Names: »GET_FIU_ERRORS.EM«

Derivation

└─⟦b4205821b⟧ Bits:30000743 8mm tape, Rational 1000, DFS, D_12_7_3 SEQ288
    └─ ⟦this⟧ »GET_FIU_ERRORS.EM« 
└─⟦b434774df⟧ Bits:30000528 8mm tape, Rational 1000, DFS, D_12_6_5
    └─ ⟦this⟧ »GET_FIU_ERRORS.EM« 
└─⟦bc1274df5⟧ Bits:30000750 8mm tape, Rational 1000, DFS backup from PAM's R1000
    └─ ⟦this⟧ »GET_FIU_ERRORS.EM« 

TextFile

[#eq [#extract %1%,38,1],0]
    [write FIU_FIU_BUS_PARITY_ERROR]
    [set ERROR TRUE]
[end]
[#eq [#extract %1%,39,1],0]
    [write FIU_VAL_BUS_PARITY_ERROR]
    [set ERROR TRUE]
[end]
[#eq [#extract %1%,3A,1],0]
    [write FIU_TYPE_BUS_PARITY_ERROR]
    [set ERROR TRUE]
[end]
[#eq [#extract %1%,3B,1],0]
    [write FIU_ADDRESS_BUS_PARITY_ERROR]
    [set ERROR TRUE]
[end]
[#eq [#extract %1%,3C,1],0]
    [write REFRESH_MACHINE_CHECK]
    [set ERROR TRUE]
[end]
[#eq [#extract %1%,3D,1],0]
    [write FIU_WCS_PARITY_ERROR]
    [set ERROR TRUE]
[end]
[#eq [#extract %1%,3E,1],0]
    [write FIU_MICROADDRESS_BUS_PARITY_ERROR]
    [set ERROR TRUE]
[end]
[#eq [#extract %1%,3F,1],0]
    [write SCAVENGER_RAM_PARITY_ERROR]
    [set ERROR TRUE]
[end]«nul»