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

⟦ed9533e26⟧ EM, TextFile

    Length: 484 (0x1e4)
    Types: EM, TextFile
    Names: »PMW.EM«

Derivation

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

TextFile

[#eq,[model],2060]
set SET  [eq,%1%,][read SET,,: ][else]%1%[end];
set LINE [eq,%2%,][read LINE,: ][else]%2%[end];
set WORD [eq,%3%,][read WORD,: ][else]%3%[end];
set TYPE [eq,%4%,][read TYPE,: ][else]%4%[end];
set VAL  [eq,%5%,][read VAL,,: ][else]%5%[end];
xeq MEM[div,[var SET],4] WRITE_MEMORY,
    [var SET],[var LINE],[var WORD],
    [var TYPE],[var VAL],0,[ecc_of,[var TYPE],[var VAL]];
kill SET;
kill LINE;
kill WORD;
kill TYPE;
kill VAL;
[else]
[push memmacs M_PMW,%1-%]
[end]