mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-05 22:41:25 +12:00
SPU Improvements
Implemented sys_spu_image_import, original Mandelbrot PKG should work now.
This commit is contained in:
parent
3a82ed5dc9
commit
35257f5e94
3 changed files with 52 additions and 5 deletions
|
@ -1,6 +1,7 @@
|
|||
#include "stdafx.h"
|
||||
#include "SC_SPU_Thread.h"
|
||||
#include "Emu/SysCalls/SysCalls.h"
|
||||
#include "Emu/SysCalls/SC_FUNC.h"
|
||||
#include "Loader/ELF.h"
|
||||
#include "Emu/Cell/RawSPUThread.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue