From 4497e0dbf4de5f7789b2ef76a78f286fad95c564 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandro=20S=C3=A1nchez=20Bach?= Date: Fri, 29 Nov 2013 08:34:07 -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 321fca0..acd32e4 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -10,7 +10,7 @@ Thank you for supporting RPCS3! * Implement post-drawing, vfsDir and improve SPU: _[DH]_ * Add support for compressed SDATA files: _Hykem_ * Add support for PSARC containers: _AlexAltea_ (Stopped: Can someone send me an ELF that loads PSARCs?) -* Add unimplemented GCM commands and cellGame functions: _AlexAltea_ +* Add unimplemented GCM commands and cellFont functions: _AlexAltea_ * Alternative Qt based GUI and replace wxWidgets datatypes with the ones of std: _xsacha_