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

⟦39af37a85⟧ EM, TextFile

    Length: 288 (0x120)
    Types: EM, TextFile
    Names: »READ_MEM_WORDS.EM«

Derivation

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

TextFile

! (1: SET, 2: SPACE, 3: NAME, 4: BIT_OFFS, 5: WORDS);
[#gt,%5%,0]
  display_mem_word %4%,[xeq MEM[rshift,%1%,2] READ_MEMORY_SPECIAL,
                        [mul,%1%,10],%2%,%3%,%4%];
  [#ne,0,[and,[add,%4%,80],1FFF]]
    read_mem_words,%1%,%2%,%3%,[add,%4%,80],[sub,%5%,1];
  [end]
[end]