move emu loop to common; redo timing; add pollux timer
authornotaz <notasas@gmail.com>
Fri, 31 Jul 2009 22:01:03 +0000 (22:01 +0000)
committernotaz <notasas@gmail.com>
Fri, 31 Jul 2009 22:01:03 +0000 (22:01 +0000)
commitb24e0f6ce6e8a59ba43597520709ca79fa36ff8e
treeaad10ff2f03d11e287aafbfe595701835e5f27da
parentbbc8ceb9c0fbe92d803b41efa4cc073899aad664
move emu loop to common; redo timing; add pollux timer

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@721 be3aeb3a-fb24-0410-a615-afba39da0efa
13 files changed:
platform/common/emu.c
platform/common/emu.h
platform/common/main.c
platform/common/plat.h
platform/gizmondo/emu.c
platform/gp2x/emu.c
platform/gp2x/soc.c
platform/gp2x/soc.h
platform/gp2x/soc_mmsp2.c
platform/gp2x/soc_pollux.c
platform/linux/plat.c
platform/pandora/emu.c
platform/psp/emu.c