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

⟦0c664da84⟧ EM, TextFile

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

Derivation

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

TextFile

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

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

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

[xeq val write_reg [xeq val reg_to_loop [var vrf_frame] [var vrf_offs]],
		   [xeq val prep_write_reg [var vrf_value]] [loop]]

[kill vrf_frame]
[kill vrf_value]
[kill vrf_offs]