home *** CD-ROM | disk | FTP | other *** search
/ Commodore Disk User Volume 3 #8 / Commodore_Disk_User_Vol.3_8_1990_-.d64 / p4 (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  301b  |  9 lines

  1. 5 poke198,0
  2. 10 poke53280,14:poke646,14:poke53281,6
  3. 12 print"[147]           sprite basic demo"
  4. 14 print"in order to view the demo program you'll"
  5. 16 print"[145] have to load 'spritebasic' into memory "
  6. 18 print" once initialised you can load the demo"
  7. 20 print"     any key to reset the computer"
  8. 30 wait198,1:poke198,0:sys64738
  9.