picodrive/platform/linux
notaz bcd94522e8 linux port fixed; some cleanups
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@706 be3aeb3a-fb24-0410-a615-afba39da0efa
2009-07-21 15:15:18 +00:00
..
blit.c initial import 2006-12-19 20:53:21 +00:00
gp2x.c linux port fixed; some cleanups 2009-07-21 15:15:18 +00:00
in_evdev.c gp2x->common menu migration finished, gp2x now only uses input fwk 2009-05-14 13:41:48 +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 linux port fixed; some cleanups 2009-07-21 15:15:18 +00:00
plat.c proper timeout handling for input subsys 2009-03-03 21:52:07 +00:00
port_config.h linux port fixed; some cleanups 2009-07-21 15:15:18 +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
version.h linux port fixed; some cleanups 2009-07-21 15:15:18 +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.).