home *** CD-ROM | disk | FTP | other *** search
- 10 poke53272,peek(53272)or8:poke646,0
- 20 poke53265,peek(53265)or32
- 30 fork=0to999:poke1024+k,14:next
- 40 fork=0to4999:poke8192+k,0:next
- 50 fork=0to2^(NULL)+.05step0.01
- 60 x=150+10-150*cos(3*k)
- 70 y=100-150*0.5*sin(3*k)
- 80 forn=0to24
- 90 ify>n*8-1andy<(n+1)*8thenby=8192+n*320+8*int(x/8)+y-8*n:n=24:goto110
- 100 nextn
- 110 bi=8*(1+int(x/8))-x-1
- 120 by=int(by+.5)
- 130 pokeby,peek(by)or2^int(bi+0.5)
- 140 next:next
- 150 geta$:ifa$=""then140
-