dos33fsprogs/pt3_lib/hello.bas
Vince Weaver 73d9b710c7 pt3_lib: add directory with just the pt3 player
This will be less optimized than pt3_player but possibly
easier for other programs to use.
2019-06-07 15:18:51 -04:00

3 lines
69 B
QBasic

10 PRINT "PT3 LIB TEST V0.1"
100 PRINT CHR$ (4)"BRUN PT3_TEST"