From e5db5078b2fac6d83e72c89bacd0891fc0e1bdd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandro=20S=C3=A1nchez=20Bach?= Date: Sun, 9 Feb 2014 07:14:13 -0800 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roadmap.md b/Roadmap.md index 5c67a06..916c3e8 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -12,7 +12,7 @@ Thank you for supporting RPCS3! * 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_ +* Implement RSX Debugger and cellFs*dir functions: _AlexAltea_ * Alternative Qt based GUI and replace wxWidgets datatypes with the ones of std: _xsacha_