home *** CD-ROM | disk | FTP | other *** search
/ 64'er 1991 October / 64er_Magazin_91-10_1991_Markt__Technik_de_Side_C.d64 / d.start (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  415b  |  12 lines

  1. 10 rem a kind of magic
  2. 20 ifa=0thena=1:load"d.title",8,1
  3. 30 ifa=1thena=2:load"d.musix",8,1
  4. 40 ifa=2thena=3:sys2560:sys15872
  5. 42 poke53280,0:poke53281,0:printchr$(14)"[147][158][194]itte warten..."
  6. 43 ifa=3thena=4:load"d.data",8,1
  7. 46 ifa=4thena=5:load"d.main",8,1
  8. 50 print"[144][147]new"chr$(13)"load"chr$(34)"d.go"chr$(34);:poke53290,11
  9. 53 fori=0to24:poke54272+i,0:next:poke54272+24,15:poke659,152:poke660,86
  10. 55 print",8":poke2043,58
  11. 60 print"run":poke631,19:poke632,13:poke633,13:poke634,13:poke198,4
  12.