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