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

⟦033d4825f⟧ EM, TextFile

    Length: 431 (0x1af)
    Types: EM, TextFile
    Names: »XTFREG.EM«

Derivation

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

TextFile

[eq %1%,]
    [set trf_frame [read FRAME =,,]]
[else]
    [set trf_frame %1%]
[end]

[eq %2%,]
    [set trf_offs [read OFFSET =,,]]
[else]
    [set trf_offs %2%]
[end]

[eq %3%,]
    [set trf_value [read VALUE =,,]]
[else]
    [set trf_value %3%]
[end]

[xeq typ write_reg [xeq typ reg_to_loop [var trf_frame] [var trf_offs]],
		   [xeq typ prep_write_reg [var trf_value]] [loop]]

[kill trf_frame]
[kill trf_value]
[kill trf_offs]