home *** CD-ROM | disk | FTP | other *** search
- 10 ifl=0thenl=1:load"trailer",8,1
- 20 ifl=1thenl=2:input"name vom koala-bild ";n$:n$=n$+"*"
- 30 ifl=2thenl=3:load"?pic "+n$,8,1
- 100 input "[147]randfarbe 0[157][157][157]";r
- 110 input "startadresse lader 828[157][157][157][157][157]";sl
- 120 input "name des haupt-prg cic-soft[157][157][157][157][157][157][157][157][157][157]";n$
- 130 l=len(n$):ifl>16thenprint"[145][145][145]":goto120
- 140 input "adresse der sicherung 2050[157][157][157][157][157][157]";as
- 150 input "wert der sicherung 8[157][157][157]";ws
- 160 input "name des loader cic loader[157][157][157][157][157][157][157][157][157][157][157][157]";l$
- 170 ll=len(l$):ifll>16then160
- 180 poke 49193,ll
- 190 fori=1toll:poke49220+i,asc(mid$(l$,i,1)):next
- 200 poke2130,r
- 210 poke2228,l
- 220 poke2242,ws
- 230 fori=1tol
- 240 poke2267+i,asc(mid$(n$,i,1))
- 250 nexti
- 260 sh=int(sl/256):sl=sl-sh*256
- 270 poke2210,sl:poke2211,sh:poke2218,sl:poke2219,sh
- 280 ah=int(as/256):al=as-ah*256
- 290 poke2244,al:poke2245,ah
- 300 sys49152
-