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

⟦8b9f77b88⟧ TextFile

    Length: 384 (0x180)
    Types: TextFile
    Names: »46-HZ«

Derivation

└─⟦be08f6879⟧ Bits:30003899/Brug_pæren_lærer-tekst.imd Brug pæren Rev. 1.0 (Piccolo)
    └─⟦this⟧ »46-HZ« 

TextFile

0010 // "46-Hz"
0020 // BLINKFREKVENS:  45.8  blink/sek
0030 OPEN FILE 1,"/17/PORT", WRITE 
0040 REPEAT 
0050   PRINT FILE 1: CHR$(255);
0060   FOR pause:=1 TO 0 DO a:=0
0070   PRINT FILE 1: CHR$(0);
0080   FOR pause:=1 TO 0 DO a:=0
0090 UNTIL FALSE
0100 CLOSE FILE 1
0110 END 
▶19◀«eof»