mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-10 08:51:28 +12:00
sys_spu diag
This commit is contained in:
parent
cb1f30e9d2
commit
11b0b6958f
14 changed files with 99 additions and 92 deletions
|
@ -17,6 +17,8 @@
|
|||
|
||||
logs::channel cellSpurs("cellSpurs", logs::level::notice);
|
||||
|
||||
s32 sys_spu_image_close(vm::ptr<sys_spu_image_t> img);
|
||||
|
||||
// TODO
|
||||
struct cell_error_t
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue