+

Ivan 2017-01-31 12:15:38 +03:00
parent a45e2211c5
commit 289c956e92

@ -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.