home *** CD-ROM | disk | FTP | other *** search
/ Commodore Disk User Volume 4 #4 / Commodore_Disk_User_Vol.4_4_1991_-.d64 / int64 (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  378b  |  11 lines

  1. 10 poke53280,14:poke646,14:poke53281,6
  2. 12 print"[147]     because of the way the program"
  3. 13 print"             'interrupts'"
  4. 15 print"  works, you will have to load it into"
  5. 16 print"  the machine manually by the command"
  6. 17 print" load'interrupts',8,1 - once loaded you"
  7. 18 print"      can enter the command 'run'"
  8. 20 print"     any key to reset the machine"
  9. 21 poke198,0:wait198,1:poke198,0
  10. 22 sys64738
  11.