home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Loadstar 61
/
061.d81
/
review2
(
.txt
)
< prev
next >
Wrap
Commodore BASIC
|
2022-08-26
|
585b
|
19 lines
100 print"[147]":poke53280,.:poke53281,.
110 sys57812"geochart.shp",8,0:poke780,.:poke781,.:poke782,64:sys65493
120 sys57812"unpacker.89",8,0:poke780,.:poke781,.:poke782,201:sys65493
130 :
140 poke53265,peek(53265)and239
150 poke251,64:rem .shp memory
160 poke252,32:rem bitmap memory
170 poke253,4 :rem color memory
180 sys51456 :rem unpack that shape!
190 sys51459 :rem display screen
200 poke53265,peek(53265)or16
210 geta$:ifa$=""then210
220 print"[147]":sys51459
230 open15,8,15,"r0:hello connect=hello connect":input#15,er:close15
240 if er<>63 then print"[147]":end
250 a$="hello connect":q$=chr$(34):poke53281,7:poke53280,7:print"[147]"
260 print"[158]load"q$a$q$",8"
270 print"run":poke631,13:poke632,13:poke198,2:end