home *** CD-ROM | disk | FTP | other *** search
/ Compute! Gazette 1992 December / 1992-12.d64 / tack.boot (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  178b  |  7 lines

  1. 5 if a<>0 then 8
  2. 6 print"[147]":poke53280,6:poke53281,6
  3. 7 a$="[204]oading [212]ack [212]ruck":gosub1000:goto10
  4. 8 sys49152:end
  5. 10 a=255:load"tack truck",8,1
  6. 1000 for x=1 to (40-len(a$))/2:printchr$(32);:next:printa$:return
  7.