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

⟦378d714a1⟧ EM, TextFile

    Length: 392 (0x188)
    Types: EM, TextFile
    Names: »DISP_VECTORS.EM«

Derivation

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

TextFile

!displays the unibus interrupt vectors for the IPC
set VEC_INFO [xeq IOA READ_VECTORS [LOOP]];
write IPC,HARD,ERROR:,,,,[ARG 1 [var,VEC_INFO]],,
      NEW,STATUS,PACKET:,[ARG 2 [var,VEC_INFO]],,
      NEW,DATA,PACKET:,,,[ARG 3 [var,VEC_INFO]];
write IPC,XMIT,ERROR:,,,,[ARG 4 [var,VEC_INFO]],,
      STATUS,PACKET,SENT:[ARG 5 [var,VEC_INFO]],,
      NEW,EMPTY,BUFFER:,,[ARG 6 [var,VEC_INFO]];