picodrive/platform/linux
notaz afc00cad1f in_evdev: revert multi event handling from r901 to avoid unwanted blocking
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@910 be3aeb3a-fb24-0410-a615-afba39da0efa
2010-12-09 22:21:07 +00:00
..
blit.c sms wip: random tweaks, refactoring (palette, sound stuff, etc) 2009-08-28 20:16:33 +00:00
emu.c make OSS detect blocking, adjust audio API 2010-09-18 16:40:13 +00:00
fbdev.c license some code GPL compatible to use in PCSX 2010-12-09 16:44:25 +00:00
fbdev.h fbdev: expand to allow more bpps 2010-12-08 00:07:15 +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 in_evdev: revert multi event handling from r901 to avoid unwanted blocking 2010-12-09 22:21:07 +00:00
in_evdev.h in_evdev: remove defbinds (should go to plat code) 2010-12-09 15:57:23 +00:00
io.c minor refactoring (lprintf) 2010-11-07 21:27:46 +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 32x: drc: new debug facility (pdb). Few fixes thanks to it. 2010-01-19 22:17:47 +00:00
oshide.c license some code GPL compatible to use in PCSX 2010-12-09 16:44:25 +00:00
oshide.h tweaking pandora frontend 2010-05-31 22:12:46 +00:00
plat.c license some code GPL compatible to use in PCSX 2010-12-09 16:44:25 +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

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.).