libpicofe/linux
notaz 662e622b59 new 32x renderers, auto fskip change, massive refactoring
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@855 be3aeb3a-fb24-0410-a615-afba39da0efa
2010-01-10 17:07:28 +00:00
..
blit.c sms wip: random tweaks, refactoring (palette, sound stuff, etc) 2009-08-28 20:16:33 +00:00
emu.c new 32x renderers, auto fskip change, massive refactoring 2010-01-10 17:07:28 +00:00
fbdev.c bugfixes 2009-12-21 16:43:30 +00:00
fbdev.h pandora: tripplebuffer fbdev out, refactoring 2009-12-20 19:47:55 +00:00
host_dasm.c 32x: drc: block linking 2010-01-06 13:18:04 +00:00
host_dasm.h allow to add symbols for host_dasm 2009-12-27 23:21:25 +00:00
in_evdev.c 1.70beta0 pandora release 2009-12-22 11:06:52 +00:00
in_evdev.h input: get rid of pl2 flag, use 'bind types' instead 2009-07-25 17:14:06 +00:00
io.c pandora: tripplebuffer fbdev out, refactoring 2009-12-20 19:47:55 +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 pprof: workaround for MMSP2 timer glitch, add draw2 2010-01-02 22:25:55 +00:00
plat.c 32x: drc: mmap dram+rom for direct dereference 2010-01-02 21:03:04 +00:00
port_config.h new 32x renderers, auto fskip change, massive refactoring 2010-01-10 17:07:28 +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 pandora: tripplebuffer fbdev out, refactoring 2009-12-20 19:47:55 +00:00
sndout_oss.h pandora: tripplebuffer fbdev out, refactoring 2009-12-20 19:47:55 +00:00
version.h linux port fixed; some cleanups 2009-07-21 15:15:18 +00:00
x11h.c 1.70beta0 pandora release 2009-12-22 11:06:52 +00:00
x11h.h 1.70beta0 pandora release 2009-12-22 11:06:52 +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.).