home *** CD-ROM | disk | FTP | other *** search
/ Compute! Gazette 1984 May / 1984-05.d64 / compute! (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  109b  |  5 lines

  1. 10 ifa=0thena=1:load"computescreen",8,1
  2. 20 ifa=1thena=2:load"computecolor",8,1
  3. 30 print"";:poke53280,15:poke53281,15
  4. 40 goto40
  5.