From 23d4339d0d762619e2fb0cf7fc7144d059e9d315 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandro=20S=C3=A1nchez=20Bach?= Date: Tue, 27 May 2014 05:54:47 -0700 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Roadmap.md b/Roadmap.md index a156163..5f8de00 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -18,7 +18,6 @@ Thank you for supporting RPCS3! ### Medium term goals * sys_fs: Implement SDATA loader, that is, read the contents of the SDATA file on the fly. -* Replace wxWidgets datatypes inside the emulator with std ones if possible. * **Work in RSX and add unimplemented GCM commands**. * Implement loading SPU code from encrypted file. * Improve RSX Debugger: Add frame stepping (pause the emulator and advance just one frame).