Close

XORYA colors in Hue order

A project log for XORYA - extremely low cost game console on PIC32

XORYA game console is just one chip PIC32MX170F256B (32-bit MIPS core, 256K flash, 64K data mem) in DIP28 package and a few other components

shaosSHAOS 05/04/2015 at 02:080 Comments

Removed one more resistor - now colors are bright and solid:

This is walk through all colors in Hue order (except for grays) with intermediate dithered colors (27 colors total):

The same thing on DOSBox +60 degrees CGA simulation ( XORLib has port to PC with CGA ) :

This is preparation for Mandelbrot Set viewer ;)

P.S. Source code of this program:

https://gitlab.com/shaos/xorlib/blob/master/examples/colorman.c

Discussions