picodrive/platform/linux
notaz 27701801c1 random fixes (root path and mmap svp tcache)
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@714 be3aeb3a-fb24-0410-a615-afba39da0efa
2009-07-25 19:01:45 +00:00
..
blit.c initial import 2006-12-19 20:53:21 +00:00
gp2x.c random fixes (root path and mmap svp tcache) 2009-07-25 19:01:45 +00:00
in_evdev.c input: get rid of pl2 flag, use 'bind types' instead 2009-07-25 17:14:06 +00:00
in_evdev.h input: get rid of pl2 flag, use 'bind types' instead 2009-07-25 17:14:06 +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 input: get rid of pl2 flag, use 'bind types' instead 2009-07-25 17:14:06 +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
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.).