From 76dbe7f0e14b3454071b768c14f4ae9f365e3580 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandro=20S=C3=A1nchez=20Bach?= Date: Sun, 26 Jan 2014 09:04:26 -0800 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Roadmap.md b/Roadmap.md index 68261af..04dc282 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -25,10 +25,10 @@ Thank you for supporting RPCS3! * Fix the `read: reading from stdout or stderr (fd 1 & 2) not allowed` error of some homebrews like _SNES9x for PS3_. * Fix the `libpng error: IHDR: CRC error` error present in many homebrews like _Cubicle Shooter City_. * Enable sorting by Title / Serial / etc. in the panel "_Game List_". -* Implement new module functions. Specifically (ordered from more to less importance): +* Implement new module functions. Specifically (ordered from more to less important): * cellPamf: Used by games like _Disgaea 3: Absence of Justice_. * cellNet: Used by games like _Pinballistik_. -* Implement more lv2 SysCalls. Specifically (ordered from more to less importance): +* Implement more lv2 SysCalls. Specifically (ordered from more to less important): * 350 used by games like _PixelJunk Eden_. * 82, 86, 87 used by games like _Diablo 3_. * Implement core dumps.