AMSTRAD cpc 6128 User Instruction page 80

Integrated computer/disc system
Hide thumbs Also See for cpc 6128:
Table of Contents

Advertisement

440 cy(st+1)=cy(st)+1.5*r(st)*COS(sa+lc(st»
450 st=st+1
460 GOSUB 350
470 st=st-1
480 lc(st)=lc(st)+2*sa
490 IF (lc(st) MOD 360)<>0 THEN 430
500 RETURN
510 ik(1)=1+RND*25
520 IF ik(1)=ik(2) OR ik(1)=ik(3) THEN 510
530 INK 1,ik(1)
540 RETURN·
550 ik(2)=1+RND*25
560 IF ik(2)=ik(1) OR ik(2)=ik(3) THEN 550
570 INK 2,ik(2)
580 RETURN
590 ik(3)=1+RND*25
600 IF ik(3)=ik(1) OR ik(3)=ik(2) THEN 590
610 INK 3,ik(3)
620 RETURN
Foundation Course
Chapter 1 Page 67

Advertisement

Table of Contents
loading

Table of Contents