home *** CD-ROM | disk | FTP | other *** search
/ Go64! / Go64_1998-10_1998_CSW_Side_A.d64 / test1 (.txt) < prev    next >
Commodore BASIC  |  2023-02-26  |  233b  |  9 lines

  1. 10 print"[147]";:gosub59000
  2. 20 zl=12:sp=19:gosub1200:print"test";:zl=0:sp=35:gosub1200:print"test2";:zl=24:sp=0:gosub1200
  3. 30 print"test3";:zl=0:sp=0:gosub1200
  4. 999 end
  5. 1200 poke214,zl:poke211,sp:sys58640:return
  6. 59000 zl=0:sp=0
  7. 59090 fc=11:fb=15:fr=12:poke53281,fb:poke53280,fr:poke646,fc
  8. 59099 return
  9.