mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-08 16:01:42 +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
|
@ -4,6 +4,7 @@
|
|||
#include "Emu/System.h"
|
||||
#include "Emu/SysCalls/Modules.h"
|
||||
#include "Emu/SysCalls/Callback.h"
|
||||
#include "Emu/SysCalls/CB_FUNC.h"
|
||||
|
||||
#include "Emu/DbgCommand.h"
|
||||
#include "rpcs3/Ini.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue