dos33fsprogs/pt3_player/hello.bas
Peter Ferrie efc2a5a684 pt3: merge in qkumba's crazy self-modify-everything patch
it conflicted a bit with some of the other changes I made

also added a lot of extra init-to-zero so the validation tools
would still work
2019-06-09 00:54:38 -04:00

3 lines
69 B
QBasic

10 PRINT "PT3 PLAYER V0.9"
100 PRINT CHR$ (4)"BRUN PT3_PLAYER"