DataMuseum.dk

Presents historical artifacts from the history of:

CP/M

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

See our Wiki for more about CP/M

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦d4b8bceaf⟧ TextFile

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

Derivation

└─⟦41968d80d⟧ Bits:30003898/Brug_pæren_comal_graphics.imd Brug pæren (Piccoline)
    └─⟦this⟧ »PROC-P.BP« 
    └─⟦this⟧ »PROC-P.BP« 
└─⟦e1712cbf2⟧ Bits:30003898/Brug_pæren.imd Brug pæren (Piccoline)
    └─⟦this⟧ »PROC-P.BP« 
└─⟦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»