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

⟦99c3315e1⟧ EM, TextFile

    Length: 286 (0x11e)
    Types: EM, TextFile
    Names: »XVRF.EM«

Derivation

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

TextFile

[eq %1%,]
    [set vrf_addr [read RF_ADDRESS =,,]]
[else]
    [set vrf_addr %1%]
[end]

[eq %2%,]
    [set vrf_data [read VALUE =,,]]
[else]
    [set vrf_data %2%]
[end]

[xeq val write_reg [var vrf_addr],
[xeq val prep_write_reg [var vrf_data]] [loop]]

[kill vrf_data]
[kill vrf_addr]