home *** CD-ROM | disk | FTP | other *** search
/ Compute! Gazette 1986 July / 1986-07.d64 / saloon.boot (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  124b  |  5 lines

  1. 1 ifa=0 then a=1:load"saloon shootout",8,1
  2. 2 a$="[147]sys10240"+chr$(13):poke198,len(a$)
  3. 3 fori=1tolen(a$):poke630+i,asc(mid$(a$,i)):next
  4. 4 print"":new
  5.