home *** CD-ROM | disk | FTP | other *** search
/ 64'er Special 5 / 64er_Magazin_Sonderheft_05_86-05_1986_Markt__Technik_de.d64 / ede-start (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  127b  |  7 lines

  1. 100 a=a+1:if a=2 then 120
  2. 110 load "ede.ma",8,1
  3. 120 for aa=25600 to 25604:poke aa,0:next
  4. 140 poke 16384,0
  5. 160 poke 44,64:poke 46,86:clr
  6. 180 load "ede",8
  7.