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

⟦65c986437⟧ EM, TextFile

    Length: 790 (0x316)
    Types: EM, TextFile
    Names: »GET_MEM_DATA.EM«

Derivation

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

TextFile

[#eq,[model],2060]
[set SPACE    [eq,%1%,][read SPACE,,,,: ][else]%1%[end]]
[set NAME     [eq,%2%,][read NAME,,,,,: ][else]%2%[end]]
[set BIT_OFFS [eq,%3%,][read BIT_OFFS,: ][else]%3%[end]]
[set BIT_OFFS [and,[var BIT_OFFS],0FFFFFF80];
! - start tag_query with MEM 3 because of SET_INH problems]
[tag_query,3,[var SPACE],[var NAME],[var BIT_OFFS]]
[#le,[var SET_NUM],0F]
  [set WORD [xeq MEM[div,[var SET_NUM],4] READ_MEMORY_SPECIAL,
              [mul,[var SET_NUM],10],
              [var SPACE],[var NAME],[var BIT_OFFS]]]
  [arg 1 [var WORD]],[arg 2 [var WORD]]
[else]
  [write NO BOARDS HIT - PAGE NOT IN MEMORY]
  BAD,BAD
[end]
[kill SPACE]
[kill NAME]
[kill BIT_OFFS]
[kill SET_NUM]
[kill TS_DATA]
[kill WORD]
[else]
[push/result=data memmacs M_GMD %1-%]
[var DATA]
[kill DATA]
[end]