From 9d9eba23caab9da35fa665b77a5cac14b48b93f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandro=20S=C3=A1nchez=20Bach?= Date: Fri, 22 Nov 2013 19:39:30 -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 cba0686..ea2fbae 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -12,7 +12,7 @@ Thank you for supporting RPCS3! * Add support for compressed SDATA files: _Hykem_ * Add support for PSARC containers: _AlexAltea_ (Stopped: Can someone send me an ELF that loads PSARCs?) * Add a call stack panel for the debugger: _AlexAltea_ - +* Add a memory viewer / editor: _AlexAltea_ ### Medium term goals * cellFs: Implement SDATA loader, that is, read the contents of the SDATA file on the fly.