From 2060aa80f7bbc3a4f31e03d494616afd8cfcc583 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandro=20S=C3=A1nchez=20Bach?= Date: Sun, 19 Jan 2014 09:30:00 -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 6387898..34d2762 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -9,7 +9,7 @@ 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: _NekotekinaHito_ (_Magn3s1um:_ Have you uncommited changes?) +* Work in SPU and cellPamf, cellDmux: _NekotekinaHito_ * Add support for PSARC containers: _AlexAltea_ (Stopped: Can someone send me an ELF that loads PSARCs?) * Implement cellFont and RSX Debugger: _AlexAltea_ * Alternative Qt based GUI and replace wxWidgets datatypes with the ones of std: _xsacha_