rockbox/apps/plugins/sudoku
Maurus Cuelenaere 9680244f4a * Fix plugin keymaps for VX777
* Enable plugins for VX777
 * Fix VX777 simulator

All done by Aaron DeMille.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22576 a1c6a512-1295-4272-9138-f99709370657
2009-08-31 21:11:32 +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 pegbox, sliding_puzzle, sokoban, solitaire, sudoku, and superdom: Add support for vertical strides 2009-08-31 13:56:48 +00:00
sudoku.h * Fix plugin keymaps for VX777 2009-08-31 21:11:32 +00:00
sudoku.make Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
templates.c
templates.h