mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-23 13:05:20 +00:00
+
parent
a45e2211c5
commit
289c956e92
1 changed files with 2 additions and 1 deletions
|
@ -44,4 +44,5 @@ This is a non-exhaustive list of current goals made possible with the support of
|
|||
* Return `error_code` from syscalls and functions to enable error reporting.
|
||||
* Improve embedded debugging tools (CPU, RSX, Kernel Explorer).
|
||||
* Implement simple thread pool (Thread.cpp)
|
||||
* Implement MFC thread for SPU DMA and other time-critical tasks.
|
||||
* Implement MFC thread for SPU DMA and other time-critical tasks.
|
||||
* Fetch memory attributes in sys_memory_get_page_attribute.
|
Loading…
Add table
Reference in a new issue