rockbox/apps/plugins/sudoku
2009-06-07 21:27:05 +00:00
..
generator.c Convert a number of places in core and plugins to use the BIT_N() macro instead of 1<<n. Speeds up things on SH1, and also reduces core binsize. Most notable speedups: 1 bit lcd driver: drawpixel +20%, drawline + 27%, hline +5%; jpeg viewer: +8% for 1/8 scaling. Other targets are unaffected. 2009-06-07 21:27:05 +00:00
generator.h
SOURCES FS#6539 - Thanks to Tom Ross 2007-01-15 20:40:48 +00:00
sudoku.c Convert a number of places in core and plugins to use the BIT_N() macro instead of 1<<n. Speeds up things on SH1, and also reduces core binsize. Most notable speedups: 1 bit lcd driver: drawpixel +20%, drawline + 27%, hline +5%; jpeg viewer: +8% for 1/8 scaling. Other targets are unaffected. 2009-06-07 21:27:05 +00:00
sudoku.h M:Robe 500: Get the rest of the games except doom working with the touchscreen. 2009-05-06 04:56:35 +00:00
sudoku.make Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
templates.c
templates.h