home *** CD-ROM | disk | FTP | other *** search
/ Run Magazine ReRun 1992 March & April / rerun-1992-03-04-side-a.d64 / video (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  373b  |  12 lines

  1. 10 printchr$(147):print"use menu 64 to copy this program to
  2. 20 [153]"a formatted work disk. turn the
  3. 30 print"computer off, then back on again to
  4. 40 [153]"clear its memory. with the work disk"
  5. 50 [153]"in the drive, enter:
  6. 60 print"load"chr$(34)"video bank swt"chr$(34)",8 <return>
  7. 70 [153]"run <return>
  8. 80 print"press a key to continue..."
  9. 90 get a$
  10. 100 if a$="" then 90
  11. 110 if a =0 then a=1:load"loader64",8,1
  12.