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

⟦47d4263fb⟧ EM, TextFile

    Length: 1024 (0x400)
    Types: EM, TextFile
    Names: »TYPE_IOA_STATUS.EM«

Derivation

└─⟦b4205821b⟧ Bits:30000743 8mm tape, Rational 1000, DFS, D_12_7_3 SEQ288
    └─ ⟦this⟧ »TYPE_IOA_STATUS.EM« 
└─⟦b434774df⟧ Bits:30000528 8mm tape, Rational 1000, DFS, D_12_6_5
    └─ ⟦this⟧ »TYPE_IOA_STATUS.EM« 
└─⟦bc1274df5⟧ Bits:30000750 8mm tape, Rational 1000, DFS backup from PAM's R1000
    └─ ⟦this⟧ »TYPE_IOA_STATUS.EM« 

TextFile

!Accepts five diagnostic control arguments and displays them
!returns true if the unibus interface is enabled
[write	USING,
	[#eq,%4%,1]
	    FAST,
	[else]
	    NORMAL,
	[end]
	CLOCK,WITH,IPC,
	[#eq,%1%,0]
	    NOT,
	[end]
	HELD,RESET,AND,IOP,INTERFACE,
	[#eq,%2%,0]
	    NOT,
	[end]
	HELD,RESET;
write	SYSBUS,NODE,ADDRESS,SET,TO,%5%,
	WITH,BID,PRIORITY,
	[#eq,%3%,0]
	    NOT,
	[end]
	HELD,RESET;]
[#eq,%2%,0]
    TRUE
[else]
    FALSE
[end]«nul»