picodrive/platform/linux
notaz 70240b4302 input: evdev: do centering adjustment
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@940 be3aeb3a-fb24-0410-a615-afba39da0efa
2011-12-10 23:35:16 +00:00
..
blit.c sms wip: random tweaks, refactoring (palette, sound stuff, etc) 2009-08-28 20:16:33 +00:00
emu.c update platform code to suit recent PCSX related changes 2011-05-22 13:45:53 +00:00
fbdev.c fbdev: make sure color format is set 2011-02-22 12:27:43 +00:00
fbdev.h fbdev: change API to make easier to avoid glitches 2010-12-11 17:46:39 +00:00
host_dasm.c 32x: drc: new debug facility (pdb). Few fixes thanks to it. 2010-01-19 22:17:47 +00:00
host_dasm.h allow to add symbols for host_dasm 2009-12-27 23:21:25 +00:00
in_evdev.c input: evdev: do centering adjustment 2011-12-10 23:35:16 +00:00
in_evdev.h input: make it more modular 2011-10-27 23:23:08 +00:00
io.c update platform code to suit recent PCSX related changes 2011-05-22 13:45:53 +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 update platform code to suit recent PCSX related changes 2011-05-22 13:45:53 +00:00
plat.c a bugfix and cleanup in common code 2011-05-22 13:37:20 +00:00
port_config.h pandora: handle custom size fb for menu layer 2010-09-17 23:02:04 +00:00
pprof.c simple profiler added 2009-12-31 15:51:40 +00:00
pprof.h pprof: workaround for MMSP2 timer glitch, add draw2 2010-01-02 22:25:55 +00:00
README initial import 2006-12-19 20:53:21 +00:00
sndout_oss.c make OSS detect blocking, adjust audio API 2010-09-18 16:40:13 +00:00
sndout_oss.h make OSS detect blocking, adjust audio API 2010-09-18 16:40:13 +00:00
version.h linux port fixed; some cleanups 2009-07-21 15:15:18 +00:00
xenv.c linux: oshide becomes xenv for broader use 2011-09-03 15:33:25 +00:00
xenv.h linux: oshide becomes xenv for broader use 2011-09-03 15:33:25 +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.).