dos33fsprogs/chiptune_player/hello.bas
Vince Weaver 18aab4ba25 chiptune_player: change how the opening title is loaded
not sure if a total improvement
2018-11-19 16:06:00 -05:00

5 lines
127 B
QBasic

5 GR
10 PRINT "LOADING VMW CHIPTUNE PLAYER V1.3"
50 PRINT: X=PEEK(49237)
100 PRINT CHR$ (4)"BRUN CHIPTUNE_PLAYER"