PSP sustend/resume and stuff

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@306 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2007-11-25 22:43:35 +00:00
parent ff6b7429bb
commit ea08c2967b
9 changed files with 98 additions and 5 deletions

View file

@ -26,6 +26,7 @@ void emu_Deinit(void);
void emu_Loop(void);
void emu_ResetGame(void);
void emu_forcedFrame(void);
void emu_HandleResume(void);
void emu_msg_cb(const char *msg);