diff --git a/Roadmap.md b/Roadmap.md index 77de7ba..d7c8a32 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -1,4 +1,4 @@ -### This is a non-exhaustive list of current goals made possible with the support of our generous [patrons](https://www.patreon.com/Nekotekina). +This is a non-exhaustive list of current goals made possible with the support of our generous [patrons](https://www.patreon.com/Nekotekina). ## Short term goals * Implement PS3 firmware installer. Users only need to provide correct PS3UPDAT.PUP file and it will be automatically unpacked into /dev_flash. @@ -43,4 +43,5 @@ * Implement MFC_DMA_TAG_CMD_STALL_NOTIFY_EVENT and other SPU events. * 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) \ No newline at end of file +* Implement simple thread pool (Thread.cpp) +* Implement MFC thread for SPU DMA and other time-critical tasks. \ No newline at end of file