home *** CD-ROM | disk | FTP | other *** search
/ Compute! Gazette 1985 April / 1985-04.d64 / mlfb64 (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  570b  |  22 lines

  1. 10 rem 64 wedge loader
  2. 20 print"[147]before attempting to use this"
  3. 30 print"program, please refer to the article"
  4. 40 print"dated the same month as the disk."
  5. 90 end
  6. 800 for adres=828to907:read datta
  7. 810 poke adres,datta:next adres
  8. 828 data 169,71,141,2,3,169
  9. 834 data 3,141,3,3,96,141
  10. 840 data 140,3,140,141,3,142
  11. 846 data 142,3,8,56,32,240
  12. 852 data 255,142,144,3,140,143
  13. 858 data 3,160,0,162,30,24
  14. 864 data 32,240,255,169,58,32
  15. 870 data 210,255,56,165,51,229
  16. 876 data 49,170,165,52,229,50
  17. 882 data 32,205,189,174,144,3
  18. 888 data 172,143,3,24,32,240
  19. 894 data 255,40,174,142,3,172
  20. 900 data 141,3,173,140,3,76
  21. 906 data 131,164
  22.