picodrive/platform/linux
2013-07-28 03:05:10 +03:00
..
blit.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
emu.c minor drawing code cleanup 2013-07-28 00:49:35 +03:00
in_evdev.h input: move default bind handling to input core 2012-07-22 14:37:07 +00:00
io.c get rid of port_config.h 2013-07-28 03:05:10 +03:00
log_io.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
log_io.h some io stats added 2007-09-01 12:24: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

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