From 6b1de0b6ae09923ba90099f7beb6307ae6864815 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandro=20S=C3=A1nchez=20Bach?= Date: Sun, 8 Dec 2013 06:21:30 -0800 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Roadmap.md b/Roadmap.md index 6e8207b..e683f50 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -16,6 +16,7 @@ Thank you for supporting RPCS3! ### Medium term goals +* cellPad: Implement cellPadGetInfo. * cellFs: Implement SDATA loader, that is, read the contents of the SDATA file on the fly. * cellFs: Add/Improve the handling of streams and folders. * cellJpgDec: Allow to downscale JPG images while decoding them.