rockbox/apps/plugins/reversi
Rafaël Carré 5656f8245f Sansa Clip: build plugins (FS#9578)
Use unmodified C200 keymap when possible, variation of it when not
Use Archos bitmaps when possible

Current problems:
- Pegbox plugin shows display corruption (corruption is different in the simulator)
- Bubbles plugin misses 1 or 2 bottom lines, but if we gain back these lines it occupies a too small area of the screen
- Splitted screen (yellow/blue) is a bit weird in most plugins

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19252 a1c6a512-1295-4272-9138-f99709370657
2008-11-28 00:37:28 +00:00
..
reversi-game.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
reversi-game.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
reversi-gui.c Sansa Clip: build plugins (FS#9578) 2008-11-28 00:37:28 +00:00
reversi-gui.h Sansa Clip: build plugins (FS#9578) 2008-11-28 00:37:28 +00:00
reversi-strategy-naive.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
reversi-strategy-simple.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
reversi-strategy.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
reversi-strategy.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
reversi.make Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
SOURCES Implement 2 simple AIs for reversi: 2007-07-01 17:51:38 +00:00