home *** CD-ROM | disk | FTP | other *** search
- 100 rem *** reset-helfer ***
- 110 rem
- 120 rem henning zipf
- 130 rem kirchstr. 8
- 140 rem 6086 riedstadt 5
- 150 rem tel. (06158) 72453
- 160 rem
- 170 for i=1 to 9
- 180 read d
- 190 poke 32767+1,d
- 200 next i
- 210 poke53280,14:poke53281,6
- 220 printchr$(147);chr$(5)
- 230 print" c 64 changed reset vektor"
- 240 print
- 250 print" 64 k ram system 38911 basic bytes free"
- 260 print
- 270 new
- 280 data 0,0,255,0,195,194,205,56,48
- 290 rem erst save, dann run !
-