home *** CD-ROM | disk | FTP | other *** search
/ Go64! / Go64_2002-06_2002_CSW_Side_A.d64 / happybirthday! (.txt) < prev    next >
Commodore BASIC  |  2023-02-26  |  872b  |  29 lines

  1. 1 poke 53280,0:poke 53281,0
  2. 10 print"[147]"
  3. 15 print "  [182][161][182][161][182][161][182][161][182][161][182][161][182][161][182][161][182][161][182][161][182][161][182][161][182][161][182][161][182][161][182][161][182][161][182][161]"
  4. 19 print ""
  5. 20 print"        [213][196][196][196][196][196][196][196][196][196][196][196][196][196][196][196][196][196][196][196][196][196][196][201]"
  6. 21 print"        [199][160][160]                    [200]"
  7. 22 print"        [199]  c i t y  c o b r a  [200]"
  8. 23 print"        [199]                      [200]"
  9. 24 print"        [199]    p r e s e n t s   [200]"
  10. 25 print"        [199]  -first c64-project  [200]"
  11. 26 print"        [199]      for [158]go64-       [200]"
  12. 27 print"        [199]                      [200]"
  13. 28 print"        [199]    happy birthday    [200]"
  14. 29 print"        [199]      little one      [200]"
  15. 30 print"        [199]                      [200]"
  16. 31 print"        [199]            cc 5/2002 [200]"
  17. 32 print"        [202][198][198][198][198][198][198][198][198][198][198][198][198][198][198][198][198][198][198][198][198][198][198][203]"
  18. 33 print ""
  19. 34 print "  [182][161][182][161][182][161][182][161][182][161][182][161][182][161][182][161][182][161][182][161][182][161][182][161][182][161][182][161][182][161][182][161][182][161][182][161]"
  20. 40 print"          press a key !"
  21. 50 get b$:ifb$="" then 50
  22. 100 if m=0 then m=1:load "show pic.52480",8,1
  23. 110 a$="[b]20thann"
  24. 260 sys 52480,8,a$,1
  25. 280 rem wait for key
  26. 290 rem
  27. 300 get a$:ifa$="" then 300
  28. 340 sys 52480,8,"",0
  29.