home *** CD-ROM | disk | FTP | other *** search
- 10 rem system-v
- 15 rem (c)1990 markt&technik verlag
- 20 :
- 21 goto 100
- 25 in=50176:fi=50368
- 30 if l=0 then l=1:load"mprg",8,1
- 35 if l=1 then l=2:sysfi,24576,32576,0:load"picture*",8,1
- 40 if l>2 then 85
- 45 :
- 50 sys fi,16384,24384,255
- 55 sys fi,33792,34792,16*13
- 60 sys fi,40960,48960,0
- 65 poke56576,149:poke53272,24:poke53265,59:poke53280,0:poke53281,0
- 70 fors=0to1000:next:sys in,16384,40960:sys in,24675,40960
- 75 :
- 80 if l=2 then l=3:load"letters*",8,1
- 85 print"[147]load"chr$(34)"program*"chr$(34)",8":print"run"
- 90 poke631,13:poke632,13:poke198,2
- 95 print"":new
- 100 if t=0 then 150
- 110 if t=1 then t=2 : sys 828
- 120 goto 25
- 150 print"[147] ausgabe ueber userport [j/n] "
- 160 get a$:if a$=""then 160
- 170 if a$="j"then t=1: load"system-v.user",8,1
- 180 if a$="n"then t=2: goto 25
- 190 goto 160
- 200 rem userport-treiber installed
- 210 rem by sven friedrichs in 1991
-