home *** CD-ROM | disk | FTP | other *** search
- 0 vc=53248
- 1 printchr$(17)"bitte warten - lese daten !"
- 2 fora=28672to29586:readc:y=y+c:pokea,c:next
- 3 ify<>126178thenprintchr$(17)"? read error in track one"chr$(145):end
- 6 forq=49152to49214:readc:pokeq,c:next
- 7 fora=0to89:readc:poke30000+a,c:next
- 8 forq=0to167:readc:poke15000+q,c:next
- 9 poke56333,127:poke1,51:sys30000:poke1,55:poke56333,129:poke650,128
- 10 print"[147][144]":poke53281,15:poke53280,15
- 20 printtab(12)" [146]"
- 30 printtab(12)" zeicheneditor [146]"
- 40 printtab(12)" [146]"
- 50 printtab(10)"programmed in 1987"
- 60 printtab(18)"by"
- 70 printtab(12)"dietmar schorr"
- 80 printtab(13)"(c) by s.c.s"
- 90 printtab(7)"saarland cracking service"
- 91 geta$:ifa$=""andpeek(56320)=127then91
- 92 printchr$(147)chr$(17)" 1) neuer oder 2) alter zeichensatz ?"
- 93 gosub610:ifx=32thenpokevc+21,0:goto130
- 95 gosub670:ifx=48thenga=8:goto100
- 98 ga=1:goto105
- 100 gosub730:ifty=1then92
- 105 n$="":input"prg.-name:";n$
- 106 poke16000,ga:poke16001,peek(45):poke16002,peek(46)
- 110 sys15120 n$:sys29468:sys15060
- 120 poke45,peek(16001):poke46,peek(16002):pokevc+21,0
- 130 printchr$(147)
- 140 print""tab(14)"zeicheneditor":h=0
- 150 input"welches zeichen(code)";h
- 160 print"neues zeichen :"
- 161 fora=0to7:poke38000+a,peek(34816+a+h*8):next
- 170 printtab(13)"**********"
- 180 forq=1to8:printtab(13)"*"tab(22)"*":next
- 190 printtab(13)"**********"
- 191 print""
- 195 print" zeichnen: [146]"
- 196 print" loeschen: [146]"
- 197 print" farbe: [146]"
- 198 print" menue: [146]"
- 200 printtab(13)"f1 = invers"
- 201 printtab(13)"f3 = spiegeln"
- 202 printtab(13)"f5 = rechts"
- 203 printtab(13)"f7 = runter"
- 210 sys29151:pokevc+21,1
- 220 pokevc,152:pokevc+1,144
- 230 poke52400,254
- 290 sys28672
- 295 sys15000
- 300 fora=0to100:next
- 301 poke198,0:printchr$(147)
- 305 y=97:pokevc+1,y:pokevc,120
- 310 print""tab(13)"1) probe"
- 320 printtab(13)"2) speichern"
- 330 printtab(13)"3) altes zeichen"
- 340 printtab(13)"4) neues zeichen"
- 350 printtab(13)"5) ende"
- 360 fora=0to7:poke57344+a+h*8,peek(38000+a):poke34816+a+h*8,peek(38000+a):next
- 370 if(peek(56320)and1)=0theny=y-8
- 375 if(peek(56320)and2)=0theny=y+8
- 380 if(peek(56320)and16)=0then410
- 390 ify<97theny=97
- 395 ify>161theny=161
- 400 pokevc+1,y:goto370
- 410 ify=97then443
- 420 ify=129thensys15030:pokevc,152:pokevc+1,144:fora=0to150:next:goto220
- 430 ify=145thenpokevc+21,0:goto92
- 440 ify=161thenprintchr$(147):pokevc+21,0:end
- 441 ify=113then450
- 442 goto370
- 443 printchr$(147):pokevc+21,0:print"aussteigen mit <return>"
- 444 sys29238:pokevc+21,1:goto300
- 450 printchr$(147):sys29408
- 455 poke16001,peek(45):poke16002,peek(46)
- 460 printtab(15)"speichern"
- 470 gosub670
- 490 ifx=48thenga=8:goto510
- 500 ga=1:goto530
- 510 gosub730
- 520 ifty=1then300
- 530 n$="":input"prg.-name";n$
- 540 poke193,28:poke194,115:sys57812 n$,ga
- 550 poke174,147:poke175,123:sys57812 n$,ga
- 580 poke16000,ga:sys15144 n$
- 590 poke45,peek(16001):poke46,peek(16002):print
- 595 print"laden:[146] load '"n$"',"ga",1"
- 596 print"start:[146] sys 29468"
- 597 geta$:ifa$=""andpeek(56320)=127then597
- 600 pokevc+21,1:goto300
- 610 poke53240,0:pokevc+23,0:pokevc+29,0:pokevc+21,1:pokevc+39,1
- 620 x=32:pokevc,x:pokevc+1,49
- 625 fora=0to100:next
- 630 if(peek(56320)and4)=0thenx=32
- 640 if(peek(56320)and8)=0thenx=144
- 650 if(peek(56320)and16)=0thenreturn
- 660 pokevc,x:goto630
- 670 printchr$(17)chr$(17)" 1) floppy oder 2) datasette ?"
- 680 x=48:pokevc,x:pokevc+1,73
- 685 fora=0to150:next
- 690 if(peek(56320)and4)=0thenx=48
- 700 if(peek(56320)and8)=0thenx=168
- 710 if(peek(56320)and16)=0thenreturn
- 720 pokevc,x:goto690
- 730 ty=0:open1,8,0:close1:ifst<>-128thenreturn
- 740 printchr$(17)tab(10)"device not present":fora=0to150:next
- 750 geta$:ifa$=""andpeek(56320)=127then750
- 760 ty=1:return
- 29997 :
- 29998 rem ******** track one **********
- 32000 data160,0,132,100,132,101,169,158,133,98,169,205,133,99,160,0,177,98,201
- 32001 data160,208,12,152,41,7,170,165,100,24,125,26,113,133,100,200,152,41,7
- 32002 data208,16,165,100,166,101,157,240,231,157,112,148,169,0,133,100,230,101
- 32003 data192,8,208,212,24,160,0,165,98,24,105,40,133,98,144,2,230,99,169,207
- 32004 data197,99,208,192,173,0,220,41,1,208,9,173,1,208,56,233,8,141,1,208,173
- 32005 data0,220,41,2,208,9,173,1,208,24,105,8,141,1,208,173,0,220,41,4,208,9
- 32006 data173,0,208,56,233,8,141,0,208,173,0,220,41,8,208,9,173,0,208,24,105
- 32007 data8,141,0,208,173,0,208,201,96,176,5,169,96,141,0,208,173,0,208,201,185
- 32008 data144,5,169,184,141,0,208,173,1,208,201,120,176,5,169,120,141,1,208,173
- 32009 data1,208,201,177,144,5,169,176,141,1,208,169,158,133,98,169,205,133,99
- 32010 data162,120,236,1,208,240,18,138,24,105,8,170,165,98,24,105,40,133,98,144
- 32011 data2,230,99,208,233,162,128,236,0,208,240,14,138,24,105,8,170,24,230,98
- 32012 data144,2,230,99,208,237,173,0,208,201,128,144,14,173,0,220,41,16,208,7
- 32013 data173,34,113,160,0,145,98,162,0,160,0,200,208,253,232,224,16,208,246
- 32014 data76,35,113,128,64,32,16,8,4,2,1,160,173,0,208,201,96,240,3,76,106,113
- 32015 data173,0,220,41,16,208,54,173,1,208,201,120,208,5,169,160,141,34,113,173
- 32016 data1,208,201,136,208,5,169,32,141,34,113,173,1,208,201,152,208,15,238
- 32017 data176,216,162,0,160,0,200,208,253,232,224,26,208,246,173,1,208,201,168
- 32018 data208,1,96,24,169,10,133,248,169,23,133,249,162,0,189,112,148,134,250
- 32019 data168,32,162,179,32,221,189,166,248,164,249,24,32,10,229,230,248,162
- 32020 data0,189,0,1,201,0,240,6,32,210,255,232,208,243,169,32,32,210,255,169
- 32021 data32,32,210,255,166,250,232,224,8,208,202,165,203,201,51,208,43,173,141
- 32022 data2,41,1,240,36,162,0,160,0,169,32,157,158,205,232,200,192,8,208,245
- 32023 data160,0,138,24,105,32,170,144,236,162,0,169,32,157,182,206,232,224,8
- 32024 data208,246,76,62,114,169,10,133,248,169,14,133,249,162,0,160,0,189,112
- 32025 data148,57,26,113,240,7,169,18,133,250,76,254,113,169,32,133,250,134,252
- 32026 data132,253,166,248,164,249,24,32,10,229,230,249,165,250,32,210,255,201
- 32027 data18,208,10,169,32,32,210,255,169,146,32,210,255,166,252,164,253,200
- 32028 data192,8,208,195,160,0,230,248,169,14,133,249,232,224,8,208,182,96,32
- 32029 data207,255,201,13,208,249,96,165,203,201,4,208,21,162,0,189,112,148,73
- 32030 data255,157,112,148,232,224,8,208,243,32,223,113,32,211,114,165,203,201
- 32031 data5,208,37,160,0,132,248,162,8,185,112,148,74,153,112,148,165,248,42
- 32032 data133,248,202,208,241,165,248,153,112,148,200,192,8,208,229,32,223,113
- 32033 data32,211,114,165,203,201,6,208,25,162,0,134,248,189,112,148,106,165,248
- 32034 data42,24,74,126,112,148,24,232,224,8,208,238,32,223,113,165,203,201,3
- 32035 data208,39,162,0,173,119,148,133,248,189,112,148,157,0,64,232,224,7,208
- 32036 data245,162,0,189,0,64,157,113,148,232,224,7,208,245,165,248,141,112,148
- 32037 data32,223,113,76,0,112,162,0,160,0,200,208,253,232,224,16,208,246,96,162
- 32038 data0,189,0,136,157,147,115,189,255,136,157,146,116,189,255,137,157,146
- 32039 data117,189,255,138,157,146,118,189,255,139,157,146,119,189,255,140,157
- 32040 data146,120,189,255,141,157,146,121,189,255,142,157,146,122,189,255,143
- 32041 data157,146,123,232,208,199,96,120,169,51,133,1,169,208,133,252,169,224
- 32042 data133,254,160,0,132,251,132,253,162,16,177,251,145,253,200,208,249,230
- 32043 data252,230,254,202,208,242,169,55,133,1,88,169,196,141,0,221,169,204,141
- 32044 data136,2,169,56,141,24,208,32,68,229,234,162,0,189,147,115,157,0,224,189
- 32045 data146,116,157,255,224,189,146,117,157,255,225,189,146,118,157,255,226
- 32046 data189,146,119,157,255,227,189,146,120,157,255,228,189,146,121,157,255
- 32047 data229,189,146,122,157,255,230,189,146,123,157,255,231,232,208,199,96
- 32048 rem ****** ende track one *******
- 32049 :
- 40000 data0,0,0,0,0,0,0,0,0,0,0,0
- 40001 data0,0,0,0,0,0,0,0,0,0,0,0
- 40002 data0,0,0,0,0,0,0,0,0,0,0,0
- 40003 data0,8,0,0,24,0,0,56,0,0,120,0,0,248,0,0,32,0,0,64,0,0,128,0,1,0,0
- 50000 data160,0,132,98,132,100,169,136,133,99,169,208,133,101,177,100,145
- 50010 data98,200,208,249,230,99,230,101,169,224,197,101,208,239
- 50070 data120,169,51,133,1,169,208,133,252,169,224,133,254,160,0,132,251
- 50080 data132,253,162,16,177,251,145,253,200,208,249,230,252,230,254,202
- 50090 data208,242,169,55,133,1,88,169,196
- 50100 data141,0,221,169,204,141,136,2,169,56,141,24,208,32,68,229,96
- 50110 data162,0,189,0,204,157,0,64,189,255,204,157,255,64,189,255,205,157,255
- 50120 data65,189,255,206,157,255,66,232,208,229,96,162,0,189,0,64,157,0
- 50130 data204,189,255,64,157,255,204,189,255,65,157,255,205,189,255,66,157,255
- 50140 data206,232,208,229,96
- 50150 data162,0,189,147,115,157,0,136,189,146,116,157,255,136,189,146,117
- 50160 data157,255,137,189,146,118,157,255,138,189,146,119,157,255,139,189
- 50170 data146,120,157,255,140,189,146,121,157,255,141,189,146,122,157,255
- 50180 data142,189,146,123,157,255,143,232,208,199,96
- 50190 data32,87,226,160,1,169,1,174,128,62,32,186,255,169,0,32,213,255
- 50200 data144,3,76,249,224,96
- 50210 data32,87,226,160,1,169,1,174,128,62,32,186,255,169,0,32,234,245
- 50220 data144,3,76,249,224,96
- 50230 :
- 50233 :
- 50235 rem ****** ladeprogramm *********
- 50236 rem *sys anfangsa,name,geraetenr*
- 50237 rem *****************************
- 50240 data32,253,174,32,87,226,32,253,174,32,158,183,169,1,168,32,186,255
- 50250 data169,0,32,213,255,144,3,76,249,224,96
-