PSV: sceKernelCreateThread and sceKernelStartThread

Some fixes in callback manager
This commit is contained in:
Nekotekina 2014-11-10 03:21:50 +03:00
parent ac20cf0060
commit c8d4193f08
24 changed files with 102 additions and 38 deletions

View file

@ -15,6 +15,7 @@
#include "Emu/DbgCommand.h"
#include "Emu/CPU/CPUThreadManager.h"
#include "Emu/SysCalls/Callback.h"
#include "Emu/IdManager.h"
#include "Emu/Io/Pad.h"
#include "Emu/Io/Keyboard.h"