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

⟦6d6a6b7e6⟧ EM, TextFile

    Length: 368 (0x170)
    Types: EM, TextFile
    Names: »BUFF_WORDS.EM«

Derivation

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

TextFile

[xeq sys LOAD_BAR %2% 0]
[set BUFF_DATA [xeq sys READ_%1%BUFF 0]]
[write,word,[var WORD_COUNT]:,,,,
	TYPE,=,[arg 1, [var BUFF_DATA]],,,,
	VAL,,=,[arg 2, [var BUFF_DATA]],,,,
	[eq, [arg 3, [var BUFF_DATA]], true]
	    PARITY,=,BAD
	[end]]
[set WORD_COUNT [add,[var WORD_COUNT], 1]]
[#ne, %3%, 0]
    [BUFF_WORDS %1%, [add, %2%, 1], [sub, %3%, 1]]
[end]
[kill BUFF_DATA]