|
|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 DFS Tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 DFS Tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 537 (0x219)
Types: EM, TextFile
Names: »GET_SEQ_ERRORS.EM«
└─⟦24d56d853⟧ Bits:30000744 8mm tape, Rational 1000, DFS, D_12_6_5 SEQ293
└─⟦this⟧ »GET_SEQ_ERRORS.EM«
└─⟦9031b0687⟧ Bits:30000407 8mm tape, Rational 1000, DFS, D_12_7_3
└─⟦this⟧ »GET_SEQ_ERRORS.EM«
[#eq [#extract %1%,3B,1],0]
[write SEQUENCER_FIU_BUS_PARITY_ERROR]
[set ERROR TRUE]
[end]
[#eq [#extract %1%,3C,1],0]
[write SEQUENCER_VAL_BUS_PARITY_ERROR]
[set ERROR TRUE]
[end]
[#eq [#extract %1%,3D,1],0]
[write SEQUENCER_TYPE_BUS_PARITY_ERROR]
[set ERROR TRUE]
[end]
[#eq [#extract %1%,3E,1],0]
[write SEQUENCER_WCS_PARITY_ERROR]
[set ERROR TRUE]
[end]
[#eq [#extract %1%,3F,1],0]
[write DECODE_RAM_PARITY_ERROR]
[set ERROR TRUE]
[end]
[eq %2%,TRUE]
[write HALT]
[set ERROR TRUE]
[end]