Updated Roadmap (markdown)

Alexandro Sánchez Bach 2014-02-09 06:49:09 -08:00
commit 4cb2e29bfb

@ -9,9 +9,9 @@ Thank you for supporting RPCS3!
### Short term goals ### Short term goals
* Implement post-drawing, shaders, a new ID Manager, PPU recompiler, vfsDir and improve SPU: _[DH]_ * Implement post-drawing, shaders, a new ID Manager, PPU recompiler, vfsDir and improve SPU: _[DH]_
* Add support for compressed SDATA files: _Hykem_ * 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?) * 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_ * Alternative Qt based GUI and replace wxWidgets datatypes with the ones of std: _xsacha_