From 7df53d490dd38a29cd28ca75bc55705e293db9df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandro=20S=C3=A1nchez=20Bach?= Date: Sun, 23 Mar 2014 16:49:40 -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 2f95680..8fb234b 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -20,7 +20,7 @@ Thank you for supporting RPCS3! * sys_fs: Add/Improve the handling of streams. * cellJpgDec: Allow to downscale JPG images while decoding them. * Replace wxWidgets datatypes inside the emulator with std ones if possible. -* Work in RSX and add unimplemented GCM commands. +* **Work in RSX and add unimplemented GCM commands**. * Implement loading SPU code from encrypted file. * Implement PRX/SPRX loader. (See also: PRX Loader v1.02, libkirk / kirk_engine, etc.) * Fix the `libpng error: incorrect data check` error present in many homebrews like _Cubicle Shooter City_.