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

⟦9ae3d1212⟧ EM, TextFile

    Length: 772 (0x304)
    Types: EM, TextFile
    Names: »LOU.EM«

Derivation

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

TextFile

[set machine_check [poll_for_mc]]
[xeq fiu freeze_world]
[#eq,[model],100]
[xeq sys mf]
[end]
[#eq,[model],200]
[xeq ioc mf]
[end]
[xeq val mf]
[xeq typ mf]
[xeq seq reset]
[for_all_mem mf]
[xeq fiu mf]
[#eq,[model],100]
[set trace_addr [xeq sys READ_TRACE_ADDR]]
[end]
[#eq,[model],200]
[set trace_addr [xeq ioc READ_TRACE_ADDRESS,0]]
[end]
[set first_trace [var trace_addr]]
[#eq,[model],100]
[set sys_uir_save [xeq sys READ_UIR 0]]
[xeq sys load_noop_uword]
[end]
[save_mem_state]
[eq,%0/N%,]
   [eq,[var machine_check],true]  
      [eq TRUE [xeq seq halt]]
         [write HALT - NEXT UPC IS [xeq seq read_cur_uadr]]
      [else]
         [errors]
      [end]
   [else]
      [write THE CPU WAS RUNNING, NO MACHINE CHECK DETECTED.]
   [end]
[end]
[kill machine_check]