rockbox/apps/plugins/sudoku
Teruaki Kawashima b69895eb5f sudoku: fix improper checking if loaded puzzle is valid. blocks also need to be checked.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23630 a1c6a512-1295-4272-9138-f99709370657
2009-11-15 11:19:58 +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
sudoku.c sudoku: fix improper checking if loaded puzzle is valid. blocks also need to be checked. 2009-11-15 11:19:58 +00:00
sudoku.h Fuze: Change the button to mark possibilities from a select+up combo to just select, which should be more easily discoverable. 2009-10-16 11:39:46 +00:00
sudoku.make Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
templates.c
templates.h