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

⟦bea0585a4⟧ EM, TextFile

    Length: 588 (0x24c)
    Types: EM, TextFile
    Names: »FLUSH_CSA.EM«

Derivation

└─⟦24d56d853⟧ Bits:30000744 8mm tape, Rational 1000, DFS, D_12_6_5 SEQ293
    └─ ⟦this⟧ »FLUSH_CSA.EM« 
└─⟦9031b0687⟧ Bits:30000407 8mm tape, Rational 1000, DFS, D_12_7_3
    └─ ⟦this⟧ »FLUSH_CSA.EM« 

TextFile

[save_seq_state]
[set CONTROL_TOP  [xeq seq test_read_top 0]]
[set SDR          [xeq seq read_sdr]]
[set CURRENT_NAME [#extract [arg 1 [var sdr]],0,20]]
[set NVE          [#extract [arg 1 [var sdr]],3C,4]]
[write NUMBER OF VALID CSA ENTRIES,=,[var NVE]]
[restore_seq_state]
[#ne,[var NVE],0]
    [write_csa_entry [var CURRENT_NAME] [var CONTROL_TOP] [var NVE] 1]
[end]
[#ne,[var NVE],0]
    [xeq typ push_csa [var NVE]]
    [xeq val push_csa [var NVE]]
[end]
kill CONTROL_TOP;
kill SDR;
kill CURRENT_NAME;
kill NVE;
kill SPACE;
kill NAME;
kill BIT_OFFS;
kill TYPE;
kill VAL;
kill SET_NUM;