libpicofe/linux
notaz 54563d7189 fix events loss
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@630 be3aeb3a-fb24-0410-a615-afba39da0efa
2009-01-03 18:42:09 +00:00
..
940ctl_ym2612.c lowercasing filenames, part1; makefile adjustments 2008-08-28 12:21:04 +00:00
blit.c initial import 2006-12-19 20:53:21 +00:00
gp2x.c extracted OSS code to sndout_oss_*, BTN->PBTN, refactoring 2008-10-17 15:29:37 +00:00
in_evdev.c fix events loss 2009-01-03 18:42:09 +00:00
in_evdev.h more input layer tweaks 2009-01-02 19:43:27 +00:00
log_io.c some io stats added 2007-09-01 12:24:04 +00:00
log_io.h some io stats added 2007-09-01 12:24:04 +00:00
Makefile starting input layer integration work 2009-01-02 19:43:56 +00:00
port_config.h UIQ3 bugfixes, SVP drc indirect jumps, stuff 2008-08-24 09:33:12 +00:00
README initial import 2006-12-19 20:53:21 +00:00
sndout_oss.c extracted OSS code to sndout_oss_*, BTN->PBTN, refactoring 2008-10-17 15:29:37 +00:00
sndout_oss.h extracted OSS code to sndout_oss_*, BTN->PBTN, refactoring 2008-10-17 15:29:37 +00:00
usbjoy.c extracted OSS code to sndout_oss_*, BTN->PBTN, refactoring 2008-10-17 15:29:37 +00:00
usbjoy.h extracted OSS code to sndout_oss_*, BTN->PBTN, refactoring 2008-10-17 15:29:37 +00:00

This port tries to emulate gp2x environment on a standard linux box for testing
(i.e. to be able to use things like valgrind and efence, gcc runtime
optimizations, etc.).