home *** CD-ROM | disk | FTP | other *** search
/ Power Disk 64 1995 2 / Power_Disk_64_95-02_1995_Lagune_de_Side_B.d64 / loader (.txt) < prev    next >
Commodore BASIC  |  2023-02-26  |  386b  |  19 lines

  1. 1 rem wwv-wahl
  2. 2 print"[147]([193])nleitung oder ([211])piel ?"
  3. 3 geta$:ifa$=""then3
  4. 4 ifa$="a"then100
  5. 5 ifa$="s"then120
  6. 6 goto2
  7. 100 poke828,0
  8. 101 printchr$(147)chr$(17)
  9. 102 print"l[207]"chr$(34);"wwv-a*";chr$(34);",8
  10. 103 [153][199](17)[199](17)[199](17)[199](17)"run"
  11. 104 [151]631,13:[151]632,13:[151]198,2
  12. 105 [153][199](19);:[128]
  13. 120 [151]828,0
  14. 121 [153][199](147)[199](17)
  15. 122 [153]"l(NULL)"[199](34);"wwv (remix)";[199](34);",8
  16. 123 printchr$(17)chr$(17)chr$(17)chr$(17)"run"
  17. 124 poke631,13:poke632,13:poke198,2
  18. 125 printchr$(19);:end
  19.