First stages of rockboy menu - press A/B mode to enter, contributed by pabs

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6120 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michiel Van Der Kolk 2005-03-03 19:54:47 +00:00
parent 3921e1aa69
commit cd040ddd7c
5 changed files with 33 additions and 34 deletions

View file

@ -20,7 +20,7 @@ LINKFILE := $(OBJDIR)/link.lds
DEPFILE = $(OBJDIR)/dep-rockboy
SRC = cpu.c emu.c events.c exports.c fastmem.c hw.c lcd.c lcdc.c loader.c \
main.c mem.c nosound.c rccmds.c rcvars.c rtc.c save.c sound.c split.c \
sys_rockbox.c rockboy.c
sys_rockbox.c rockboy.c menu.c
#CFLAGS += -DDYNAREC
#SRC += dynarec.c