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

⟦0820a3e95⟧ EM, TextFile

    Length: 574 (0x23e)
    Types: EM, TextFile
    Names: »MPC.EM«

Derivation

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

TextFile

[save_seq_state]
[get_arg %1%,WHICH_PART,(NAME,OFFSET,INDEX) :]
[set macro_pc [xeq seq test_read_macro_pc 0]]
[eq [var WHICH_PART],NAME]
    [write MACRO_PC_NAME,,,=,[arg 1 [var macro_pc]]]
[else]
    [eq [var WHICH_PART],OFFSET]
	[write MACRO_PC_OFFSET,=,,,[arg 2 [var macro_pc]]]
    [else]
	[eq [var WHICH_PART],INDEX]
	    [write MACRO_PC_INDEX,,=,,,,,[arg 3 [var macro_pc]]]
	[else]
	    [write I DON'T THINK YOU KNOW WHAT YOU'RE DOING!]
	    [write MAYBE YOU SHOULD TRY "MPCC"??????????????]
	[end]
    [end]
[end]
[restore_seq_state]
[kill macro_pc]
[kill which_part]