1
0
Fork 0
forked from len0rd/rockbox

FS #5535 - Chopper game ported from IPL by Ben Basha. This commit is chopper_with_menu_api.diff with some changes by me: fixed the bug with the unmatching calls to menu_init() and menu_quit() (causing freezes after game #6); added keymappings for the sansa, gigabeat, Ondio and Archos Recorders; and changes to work with mono LCDs. This should now run on all targets with bitmapped LCDs.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12326 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dave Chapman 2007-02-16 01:23:48 +00:00
parent 1ea4f0d4eb
commit e3e58b9a07
2 changed files with 946 additions and 0 deletions

View file

@ -57,6 +57,7 @@ brickmania.c
#endif
calculator.c
chip8.c
chopper.c
demystify.c
jewels.c
minesweeper.c