libpicofe/linux
notaz 8004600b2c added timer saving to savestates
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@487 be3aeb3a-fb24-0410-a615-afba39da0efa
2008-06-17 21:20:30 +00:00
..
940ctl_ym2612.c new z80 scheduling method, timers are still wip 2008-05-25 21:25:46 +00:00
blit.c initial import 2006-12-19 20:53:21 +00:00
gp2x.c Pico version reg, irq3 handling changed 2008-05-07 21:37:51 +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 new z80 scheduling method, timers are still wip 2008-05-25 21:25:46 +00:00
port_config.h added timer saving to savestates 2008-06-17 21:20:30 +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.).