|
|
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: 421 (0x1a5)
Types: EM, TextFile
Names: »CASE_PARITY.EM«
└─⟦24d56d853⟧ Bits:30000744 8mm tape, Rational 1000, DFS, D_12_6_5 SEQ293
└─⟦this⟧ »CASE_PARITY.EM«
└─⟦9031b0687⟧ Bits:30000407 8mm tape, Rational 1000, DFS, D_12_7_3
└─⟦this⟧ »CASE_PARITY.EM«
!Accepts a byte of error bits and returns a 16 character string
[ne,%1%,00]
[eq,[and,%1%,80],0],,[else]^^[end]
[eq,[and,%1%,40],0],,[else]^^[end]
[eq,[and,%1%,20],0],,[else]^^[end]
[eq,[and,%1%,10],0],,[else]^^[end]
[eq,[and,%1%,08],0],,[else]^^[end]
[eq,[and,%1%,04],0],,[else]^^[end]
[eq,[and,%1%,02],0],,[else]^^[end]
[eq,[and,%1%,01],0],,[else]^^[end]
[else]
,,,,,,,,,,,,,,,,
[end]