tweaked Ard. Duemilanove config (limited flash memory, but enough for games)
This commit is contained in:
parent
45fb2f8cd6
commit
ece146fe72
|
@ -42,17 +42,17 @@ JOYSTICK_SUPPORT=y
|
||||||
JOYSTICK_CHOICE=JOY_LOLSHIELD
|
JOYSTICK_CHOICE=JOY_LOLSHIELD
|
||||||
LOLSHIELD_JOYSTICK_SUPPORT=y
|
LOLSHIELD_JOYSTICK_SUPPORT=y
|
||||||
# CAN_SUPPORT is not set
|
# CAN_SUPPORT is not set
|
||||||
# MENU_SUPPORT is not set
|
MENU_SUPPORT=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# Games
|
# Games
|
||||||
#
|
#
|
||||||
GAME_TETRIS_CORE=y
|
GAME_TETRIS_CORE=y
|
||||||
# GAME_TETRIS is not set
|
GAME_TETRIS=y
|
||||||
# GAME_BASTET is not set
|
# GAME_BASTET is not set
|
||||||
# GAME_TETRIS_FP is not set
|
# GAME_TETRIS_FP is not set
|
||||||
# GAME_SPACE_INVADERS is not set
|
# GAME_SPACE_INVADERS is not set
|
||||||
# GAME_SNAKE is not set
|
GAME_SNAKE=y
|
||||||
GAME_BREAKOUT=y
|
GAME_BREAKOUT=y
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue