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:
parent
1ea4f0d4eb
commit
e3e58b9a07
2 changed files with 946 additions and 0 deletions
|
@ -57,6 +57,7 @@ brickmania.c
|
|||
#endif
|
||||
calculator.c
|
||||
chip8.c
|
||||
chopper.c
|
||||
demystify.c
|
||||
jewels.c
|
||||
minesweeper.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue