picodrive/platform/linux
notaz 85a4b5a4a2 some ts support, currently for Pico only
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@531 be3aeb3a-fb24-0410-a615-afba39da0efa
2008-07-06 22:39:21 +00:00
..
940ctl_ym2612.c tried to adjust timers using formulae 2008-06-26 19:32:34 +00:00
blit.c initial import 2006-12-19 20:53:21 +00:00
gp2x.c some ts support, currently for Pico only 2008-07-06 22:39:21 +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 sprite acching removed in asm too 2008-07-03 21:25:28 +00:00
port_config.h FAMEC idle loops, PSP port sync, minor adjustments 2008-07-05 23:10:24 +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.).