home *** CD-ROM | disk | FTP | other *** search
/ 64'er Special 63 / 64er_Magazin_Sonderheft_63_19xx_Markt__Technik_de_Side_A.d64 / graph (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  931b  |  25 lines

  1. 10 rem ********************************
  2. 20 rem * funktionenhilfe fuer den c64 *
  3. 30 rem * michael suhr                 *
  4. 40 rem * 5160 dueren wernerstr. 10    *
  5. 50 rem * tel: 02421/14666             *
  6. 70 rem ********************************
  7. 100 poke53281,15:rem hintergrund
  8. 110 poke53280,11:rem rahmen
  9. 120 poke646,0:rem schriftfarbe
  10. 130 poke699,16*0+15:rem graphikfarbe =16*strichfarbe+hintergrundfarbe
  11. 140 printchr$(14);chr$(8);"[147]"
  12. 150 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][174]
  13. 160 [153]"  (NULL)ortantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantan^(NULL)
  14. 170 print"  [221][221] [204]oesungshilfe fuer [198]unktionen [221][221]
  15. 180 [153]"  (NULL)-tantantantantantantantantantantantantantantantantantantantantantantan=tantantantantantantan<(NULL)
  16. 190 print"  [221][171][192][192][174] [202]uli 1990 [192][192][192] [214]2.1 [173][178][192][192][192][192][192][192][179][221]
  17. 200 [153]"  (NULL)-tantan>^ (c) (NULL)ichael (NULL)uhr   /tantantantantantan<(NULL)
  18. 210 print"  [221][171][192][192][192][177][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][178][192][179][221]
  19. 220 [153]"  (NULL)-^ peekitte noch etwas chr$eduld... /tan<(NULL)
  20. 230 print"  [221][173][177][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][221]
  21. 240 [153]"  /tantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantanexp
  22. 250 poke788,52:rem stop-taste sperren
  23. 260 poke46,132:poke45,0:clr:rem speicher schuetzen
  24. 270 load"init",8
  25.