picodrive/platform/linux
notaz e2de9939cd screen ptr/size unification, major cleanups
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@644 be3aeb3a-fb24-0410-a615-afba39da0efa
2009-03-04 22:07:13 +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 screen ptr/size unification, major cleanups 2009-03-04 22:07:13 +00:00
in_evdev.c asyn-only dev support + in_gp2x driver 2009-02-16 21:12:29 +00:00
in_evdev.h move select from evdev to upper level 2009-02-16 15:09:05 +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 screen ptr/size unification, major cleanups 2009-03-04 22:07:13 +00:00
plat.c proper timeout handling for input subsys 2009-03-03 21:52:07 +00:00
port_config.h screen ptr/size unification, major cleanups 2009-03-04 22:07:13 +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.).