|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 DFS Tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 DFS Tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 1024 (0x400) Types: EM, TextFile Names: »ROOT.EM«
└─⟦b4205821b⟧ Bits:30000743 8mm tape, Rational 1000, DFS, D_12_7_3 SEQ288 └─ ⟦this⟧ »ROOT.EM« └─⟦b434774df⟧ Bits:30000528 8mm tape, Rational 1000, DFS, D_12_6_5 └─ ⟦this⟧ »ROOT.EM« └─⟦bc1274df5⟧ Bits:30000750 8mm tape, Rational 1000, DFS backup from PAM's R1000 └─ ⟦this⟧ »ROOT.EM«
set sc_in [get_mem_data 1 %1% 300]; set ty_link_name [#extract [arg 1 [var sc_in]] 0 20]; set ty_link_offset [#extract [arg 1 [var sc_in]] 25 1b]; set dcl_name [#extract [arg 2 [var sc_in]] 20 20]; write for %1% : type link is [var ty_link_name] [var ty_link_offset] declarer is [var dcl_name]; set ty_in [get_mem_data 2 [var ty_link_name] [var ty_link_offset]]; set cs_name [#extract [arg 2 [var ty_in]] 0 20]; set cs_offset [#extract [arg 2 [var ty_in]] 25 1b]; write root is [var cs_name] ([dec [var cs_name]]) [var cs_offset];«nul»