From 0477d16f1513cdc26168f759d0540dc554653cdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandro=20S=C3=A1nchez=20Bach?= Date: Sun, 8 Jun 2014 02:54:59 -0700 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roadmap.md b/Roadmap.md index 84c07b1..a8462f7 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -7,7 +7,7 @@ Thank you for supporting RPCS3! *** ### Short term goals -* Implement post-drawing and PPU recompiler: _[DH]_ (?) +* Implement post-drawing, shaders recompiler and Xbyak-based PPU recompiler: _[DH]_ * Work on an asmjit-based PPU recompiler: _jfhs_ (?) * Splitting RPCS3s project in two projects (GUI + Core): _Bigpet_ * Improved memory manager and PPU interpreter: _Hykem_ (Crypto Engine, EDATA loader and cellSpurs paused)