Close

Deep into Mandelbrot Set in Real-Time

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/06/2015 at 22:470 Comments

64-bit fixed point on 57 MHz PIC32 with 16 colors in effective resolution 160x100 on NTSC TV:

Source code: https://gitlab.com/shaos/xorlib/blob/master/examples/mandelbr.c

Discussions