Graphics_Demo
I am having a rather odd problem with Graphics_Demo.
Even thogh the color works fine in Graphics_Palette I can not get it to display color in Graphics_Demo.
Any help would be appreciated thank you.
Even thogh the color works fine in Graphics_Palette I can not get it to display color in Graphics_Demo.
Any help would be appreciated thank you.

Comments
'init colors repeat i from 0 to 63 colors[i] := $00001010 * (i+4) & $F + $2B060C02[/i]