From 9220566c0439efa9febdc2b8f74f0ae718f65c26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandro=20S=C3=A1nchez=20Bach?= Date: Thu, 13 Mar 2014 16:10:25 -0700 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Roadmap.md b/Roadmap.md index 5b2ce0c..e0fffe1 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -8,6 +8,7 @@ Thank you for supporting RPCS3! *** ### Short term goals * Implement post-drawing, shaders decompiler and PPU x64 recompiler: _DH_ +* Crypto Engine: _Hykem_ * 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?) * Improve RSX Debugger and [PS3 Autotests](https://github.com/DHrpcs3/ps3autotests/): _AlexAltea_