rockbox/apps/plugins/fractals
Hairo R. Carela 48392bab94 New port: Anbernic RG Nano
A bit of context, this device is a clone of the FunKey-S with a different form factor, hardware is mostly identical, the relevant difference is it has audio out (via usb-c, adapter to 3.5mm is included), this is the reason why the FunKey-SDK is needed for bulding.

This port is based on the old SDL 1.2 code because the device doesn't have SDL2 support. Alongside what was supported in the SDL 1.2 builds this port supports battery level, charging status and backlight control.

Change-Id: I7fcb85be62748644b667c0efebabf59d6e9c5ade
2025-07-29 21:01:53 -04:00
..
cpu_arm.h fractals: Clean up ARM asm 2020-06-30 16:30:35 +00:00
cpu_coldfire.h Fractals: Have helper functions in header file to keep them inlined 2010-01-17 22:03:36 +00:00
fractal.c Fix last known 'variable set but not used' warning reported from GCC 4.6.0. 2011-05-04 06:11:59 +00:00
fractal.h New port: Anbernic RG Nano 2025-07-29 21:01:53 -04:00
fractal_rect.c
fractal_rect.h Fractals: Use constants for screen panning 2010-01-17 15:32:17 +00:00
fractal_sets.h Convert some more stuff to mylcd_ and support pgfx as well. 2010-06-04 13:22:50 +00:00
fractals.make
mandelbrot_set.c Fix yellow for LCD_DEPTH == 32 2018-06-20 21:57:34 +02:00
mandelbrot_set.h [1/4] Remove SH support and all archos targets 2020-07-24 21:20:13 +00:00
SOURCES Fractals: Have helper functions in header file to keep them inlined 2010-01-17 22:03:36 +00:00