home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Compute! Gazette 1993 June
/
1993-06.d64
/
3 reasons.pp
(
.txt
)
< prev
next >
Wrap
Commodore BASIC
|
2022-09-20
|
233b
|
12 lines
0 clr
2 print"[147]"poke53280,6:poke53281,6
10 rem three reasons
20 forl=54272 to 54295:pokel,0:next:poke54296,15
30 poke54277,8:poke54278,255:poke54276,23
40 f1=100:f2=4
50 for z=1 to 3:poke54287,f2
60 for f1=1to200
70 poke54273,f1:f2=f2+.01
80 next f1,z
90 poke54278,15