diff --git a/Roadmap.md b/Roadmap.md index 5a026c6..8f9d515 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -50,6 +50,5 @@ This is a non-exhaustive list of current goals made possible with the support of * 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) * Implement BPIP for synchronization primitives. * Cleanup the VS project files: reduce to two build types (Release and Debug), but both must use *Release* LLVM build. Debug build should include memory leak detection features. \ No newline at end of file