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

⟦66ca0721e⟧ TextFile

    Length: 256 (0x100)
    Types: TextFile
    Names: »76-HZ«

Derivation

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

TextFile

0010 // "76-Hz"
0020 // BLINKFREKVENS:  76.3  blink/sek
0030 OPEN FILE 1,"/17/PORT", WRITE 
0040 REPEAT 
0050   PRINT FILE 1: CHR$(255);
0060   PRINT FILE 1: CHR$(0);
0070 UNTIL FALSE
0080 CLOSE FILE 1
0090 END 
▶19◀«eof»