From 4e93cce6a2d58707c357a4f4a9d86fff9e0bbe14 Mon Sep 17 00:00:00 2001 From: Ani Date: Tue, 30 Mar 2021 14:06:27 +0100 Subject: [PATCH] - Remove completed goal --- Roadmap.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Roadmap.md b/Roadmap.md index fdabfec..9aaeec4 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -38,5 +38,4 @@ This is a non-exhaustive list of current goals made possible with the support of ## For developers * 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). -* Cleanup the VS project files: reduce to two build types (Release and Debug), but both must use *Release* LLVM build. \ No newline at end of file +* Improve embedded debugging tools (CPU, RSX, Kernel Explorer). \ No newline at end of file