mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 06:26:49 +00: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