mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-09 00:11:24 +12:00
PSV: sceKernelCreateThread and sceKernelStartThread
Some fixes in callback manager
This commit is contained in:
parent
ac20cf0060
commit
c8d4193f08
24 changed files with 102 additions and 38 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue