|
DataMuseum.dkPresents historical artifacts from the history of: CP/M |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about CP/M Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 256 (0x100) Types: TextFile Names: »76-HZ«
└─⟦be08f6879⟧ Bits:30003899/Brug_pæren_lærer-tekst.imd Brug pæren Rev. 1.0 (Piccolo) └─⟦this⟧ »76-HZ«
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»