DataMuseum.dk

Presents historical artifacts from the history of:

RegneCentralen RC700 "Piccolo"

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about RegneCentralen RC700 "Piccolo"

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦d4b8bceaf⟧ TextFile

    Length: 256 (0x100)
    Types: TextFile
    Names: »PROC-PAU.SE«

Derivation

└─⟦fbc842568⟧ Bits:30003899/Brug_pæren_v1.0_CPM.imd Brug pæren Rev. 1.0 (Piccolo)
    └─⟦this⟧ »PROC-PAU.SE« 

TextFile

1000 PROC pause(sekunder)
1010   start:=SYS(3)/50
1020   REPEAT 
1030     slut:=SYS(3)/50
1040   UNTIL slut-start>=sekunder
1050 ENDPROC pause
«eof»