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

⟦943c38460⟧ EM, TextFile

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

Derivation

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

TextFile

! CW_DISPLAY (%1% = BIT_OFFSET, %2% = TYPE, %3% = VAL, %4% = VPAR, %5% = ECC)

! A case statement of the 7 bit OF_KIND code (128 cases) won't fit into the
! macro evaluation buffer. Therefore this does a 4 way case of the two LSBs
! and calls the appropriate macro to handle the 32 cases of the other 5 bits.

[set TYPE_DATA %2%]
[set VAL_DATA  %3%]

[#case [#extract %2% 3E 2]]
[when 0][cw_group_0]
[when 1][cw_group_1]
[when 2][cw_group_2]
[when 3][cw_group_3 %1%]
[endcase]

[kill type_data]
[kill val_data]«nul»