dos33fsprogs/pt3_player/hello.bas
Vince Weaver dcdb88311a pt3: minor whitespace changes
chasing some sort of weird issue where PAGE2 left set on reset
Not sure what it was
2019-06-18 13:43:33 -04:00

3 lines
68 B
QBasic

10 PRINT "PT3 PLAYER V1.0"
100 PRINT CHR$ (4)"BRUN PT3_PLAYER"