From aebeb1b913082ac48c33b8c4384c170600801e4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandro=20S=C3=A1nchez=20Bach?= Date: Sun, 9 Feb 2014 06:50:29 -0800 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Roadmap.md b/Roadmap.md index 4b0c4a2..5c67a06 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -10,6 +10,7 @@ Thank you for supporting RPCS3! * Implement post-drawing, shaders, a new ID Manager, PPU recompiler, vfsDir and improve SPU: _[DH]_ * Add support for compressed SDATA files: _Hykem_ * Work in cellPamf, cellDmux and threads, mutexes, events: _NekotekinaHito_ +* Work in memory and GCM & RSX: _elisha464_ * Add support for PSARC containers: _AlexAltea_ (Stopped: Can someone send me an ELF that loads PSARCs?) * Implement RSX Debugger: _AlexAltea_ * Alternative Qt based GUI and replace wxWidgets datatypes with the ones of std: _xsacha_