picodrive/platform/linux
notaz e898de13cd 32x: drc: more wip, some games work, debug stats
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@814 be3aeb3a-fb24-0410-a615-afba39da0efa
2009-10-13 15:42:21 +00:00
..
blit.c sms wip: random tweaks, refactoring (palette, sound stuff, etc) 2009-08-28 20:16:33 +00:00
gp2x.c Finish migrating to new mem handling. Make carthw db external. 2009-09-05 21:13:30 +00:00
host_dasm.c 32x: interpreter-wrap drc works (demos only). SVP drc refactoring. 2009-10-13 10:07:27 +00:00
host_dasm.h 32x: interpreter-wrap drc works (demos only). SVP drc refactoring. 2009-10-13 10:07:27 +00:00
in_evdev.c bugfix + some tweaks 2009-08-07 14:11:03 +00:00
in_evdev.h input: get rid of pl2 flag, use 'bind types' instead 2009-07-25 17:14:06 +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: more wip, some games work, debug stats 2009-10-13 15:42:21 +00:00
plat.c move emu loop to common; redo timing; add pollux timer 2009-07-31 22:01:03 +00:00
port_config.h 32x: implement VDP fill, improve PWM, division unit and scheduling 2009-09-29 13:38:07 +00:00
README initial import 2006-12-19 20:53:21 +00:00
sndout_oss.c oss code refactoring, sound for frame unlim mode 2009-08-05 22:29:46 +00:00
sndout_oss.h oss code refactoring, sound for frame unlim mode 2009-08-05 22:29:46 +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.).