Improve keyboard management. Note: F12 switch between menu & emulation

This commit is contained in:
Chips 2016-04-02 15:28:06 +00:00
parent 42006316d3
commit cad16d836e
8 changed files with 441 additions and 6 deletions

View file

@ -140,7 +140,7 @@ OBJS = \
src/md-pandora/support.o \
src/od-pandora/fsdb_host.o \
src/od-pandora/joystick.o \
src/od-pandora/keyboard.o \
src/kb-sdl/keyboard.o \
src/od-pandora/inputmode.o \
src/od-pandora/writelog.o \
src/od-pandora/pandora.o \