Search found 1 match

by repetto74
Thu Jun 08, 2017 7:33 pm
Forum: Programming
Topic: Can't remember color poke command
Replies: 4
Views: 33346

Re: Can't remember color poke command

10 for c=0 to 255
20 poke 710,c
30 next c

Replacing 710 (border) by 712 will cycle the background colors.