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

⟦06edec937⟧ EM, TextFile

    Length: 269 (0x10d)
    Types: EM, TextFile
    Names: »XVGP.EM«

Derivation

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

TextFile

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

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

[xeq val write_rf [var vrf_addr] [var vrf_data] [loop]]

[kill vrf_data]
[kill vrf_addr]