home *** CD-ROM | disk | FTP | other *** search
/ Power Disk 64 1996 1 / Power_Disk_64_96-01_1996_Lagune_de_Side_A.d64 / hauptmenu (.txt) < prev    next >
Commodore BASIC  |  2023-02-26  |  2KB  |  58 lines

  1. 0 print"[153][147]":poke53280,0:poke53281,0
  2. 1 print"[175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175][175]"
  3. 2 print"[159]    [208][207][215][197][210] [196][201][211][203] 64 - [200]auptmenu 1/96    "
  4. 3 print"[183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183][183]"
  5. 4 print"[159]1 = [208]rogrammenu"
  6. 5 print"2 = [205]usik"
  7. 6 print"3 = [211]pieleteilmenu"
  8. 7 print"4 = [197]ditorial"
  9. 8 print"5 = [201]nhalt 1/96"
  10. 9 print"6 = [210][197][211][197][212]"
  11. 10 input"[215]as wollen sie machen";a:print"[145][145][145]"
  12. 11 if a<1 or a>6 then0
  13. 12 if a = 1 then goto100
  14. 13 if a = 2 then goto200
  15. 14 if a = 3 then goto305
  16. 15 if a = 4 then goto405
  17. 16 if a = 5 then goto505
  18. 17 if a = 6 then goto600
  19. 100 print"[147]"
  20. 101 print"[208][210][207][199][210][193][205][205][197]"
  21. 102 print"[211]eite 2 einlegen und [212][193][211][212][197]"
  22. 103 geta$:ifa$=""then103
  23. 105 poke828,0
  24. 106 print chr$(147) chr$(17)
  25. 107 print "load"chr$(34);"programm*";chr$(34); ",8
  26. 108 [153] [199](17) [199](17) [199](17) [199](17) "run"
  27. 109 [151]631,13:[151]632,13:[151]198,2
  28. 110 [153] [199](19);:[128]
  29. 200 [153]"load"
  30. 201 [153]"(NULL)(NULL)(NULL)right$(NULL)"
  31. 202 [153]"(NULL)eite 2 einlegen und (NULL)atn(NULL)(NULL)val"
  32. 203 [161]a$:[139]a$[178]""[167]203
  33. 205 [151]828,0
  34. 206 [153] [199](147) [199](17)
  35. 207 [153] "load"[199](34);"musik";[199](34); ",8
  36. 208 print chr$(17) chr$(17) chr$(17) chr$(17) "run"
  37. 209 poke631,13:poke632,13:poke198,2
  38. 210 print chr$(19);:end
  39. 305 poke828,0
  40. 306 print chr$(147) chr$(17)
  41. 307 print "load"chr$(34);"spielete*";chr$(34); ",8
  42. 308 [153] [199](17) [199](17) [199](17) [199](17) "run"
  43. 309 [151]631,13:[151]632,13:[151]198,2
  44. 310 [153] [199](19);:[128]
  45. 405 [151]828,0
  46. 406 [153] [199](147) [199](17)
  47. 407 [153] "load"[199](34);"editoria*";[199](34); ",8
  48. 408 print chr$(17) chr$(17) chr$(17) chr$(17) "run"
  49. 409 poke631,13:poke632,13:poke198,2
  50. 410 print chr$(19);:end
  51. 505 poke828,0
  52. 506 print chr$(147) chr$(17)
  53. 507 print "load"chr$(34);"inhalt";chr$(34); ",8
  54. 508 [153] [199](17) [199](17) [199](17) [199](17) "run"
  55. 509 [151]631,13:[151]632,13:[151]198,2
  56. 510 [153] [199](19);:[128]
  57. 600 [158]64738
  58.