home *** CD-ROM | disk | FTP | other *** search
/ The Commodore Format PowerPacks 27 / Commodore_Format_PowerPacks_The_27_1992_Future_GB.d64 / masterload (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  520b  |  17 lines

  1. 3 if peek (49152)=120 then goto 10
  2. 5 load "mastermc",8,1
  3. 10 print "[147]";
  4. 11 print "[176][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][174]";
  5. 12 print "[194]";spc(38);"[194]";
  6. 13 print "[194]        m a s t e r    l o a d        [194]";
  7. 14 print "[194]";spc(38);"[194]";
  8. 15 print "[173][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][189]"
  9. 20 print:print:print "         alignment cassette for "
  10. 30 print "            commodore format"
  11. 40 print "             by w.h.beckett"
  12. 50 print "          of datel electronics"
  13. 60 print:print:print " bit count should reach at least 40000"
  14. 65 print:print
  15. 70 print:print:print "          bit count = 00000"
  16. 80 sys 49202
  17.