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

⟦870abca9f⟧ EM, TextFile

    Length: 581 (0x245)
    Types: EM, TextFile
    Names: »RPC.EM«

Derivation

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

TextFile

[save_seq_state]
[get_arg %1%,WHICH_PART,(NAME,OFFSET,INDEX) :]
[set return_pc [xeq seq test_read_return_pc]]
[eq [var WHICH_PART],NAME]
    [write RETURN_PC_NAME,,,=,[arg 1 [var return_pc]]]
[else]
    [eq [var WHICH_PART],OFFSET]
	[write RETURN_PC_OFFSET,=,,,[arg 2 [var return_pc]]]
    [else]
	[eq [var WHICH_PART],INDEX]
	    [write RETURN_PC_INDEX,,=,,,,,[arg 3 [var return_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 return_pc]
[kill which_part]