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

⟦94edafffe⟧ EM, TextFile

    Length: 927 (0x39f)
    Types: EM, TextFile
    Names: »SYS_HEADER_NUDGE.EM«

Derivation

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

TextFile

[#ne, %1%, %2%]
    [SYS_HEADER_NUDGE [add %1%, 1], %2%]
[end]
[xeq sys LOAD_HOME %1% 0]
[xeq sys LOAD_LINK 7 0]
[set BN [xeq sys read_home 0]]
[set experiment_result [xeq sys NUDGE_XHEADER]]
[eq, [arg 1, [var experiment_result]], false]
 [FAIL_MESSAGE Transmit_buffer_[var BN]_test]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE LOAD_HOME Y 0]
     [NAME_MESSAGE LOAD_LINK 7 0]
     [NAME_MESSAGE NUDGE_XHEADER][write]
     [else]
 [PASS_MESSAGE Transmit_buffer_[var BN]_test]
[end]
[xeq sys LOAD_LINK 7 0]
[set experiment_result [xeq sys NUDGE_RHEADER]]
[eq, [arg 1, [var experiment_result]], false]
 [FAIL_MESSAGE Receive_buffer_[var BN]_test]
     [set num_fails [add,[var num_fails],1]]
     [write [ASCII,7]]
     [NAME_MESSAGE LOAD_HOME Y 0]
     [NAME_MESSAGE LOAD_LINK 7 0]
     [NAME_MESSAGE NUDGE_RHEADER][write]
     [else]
 [PASS_MESSAGE Receive_buffer_[var BN]_test]
[end]