rockbox/apps/plugins/fractals
Solomon Peachy 08d8b6472c fractals: Clean up ARM asm
No functional change, just using modern syntax.

Change-Id: I211bbcebd11da168c81dff4c409112d7a535b6ed
2020-06-30 16:30:35 +00: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
cpu_sh7043.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 av300: Continue cleaning out keymaps. 2020-04-13 22:59:29 +02:00
fractal_rect.c FS#10911 - Plugins: Fractals (formerly Mandelbrot) 2010-01-15 05:53:15 +00:00
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 FS#10911 - Plugins: Fractals (formerly Mandelbrot) 2010-01-15 05:53:15 +00:00
mandelbrot_set.c Fix yellow for LCD_DEPTH == 32 2018-06-20 21:57:34 +02:00
mandelbrot_set.h FS#10911 - Plugins: Fractals (formerly Mandelbrot) 2010-01-15 05:53:15 +00:00
SOURCES Fractals: Have helper functions in header file to keep them inlined 2010-01-17 22:03:36 +00:00