From 45054d486f61f01c627a24ce6e6a9a8e190356b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandro=20S=C3=A1nchez=20Bach?= Date: Sun, 26 Jan 2014 08:48:21 -0800 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Roadmap.md b/Roadmap.md index 34d2762..f155fd6 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -29,6 +29,7 @@ Thank you for supporting RPCS3! * cellPamf: Used by games like _Disgaea 3: Absence of Justice_. * Implement more lv2 SysCalls. Specifically: * 82, 86, 87 used by games like _Diablo 3_. + * 350 used by games like _PixelJunk Eden_. * Implement core dumps. * Find bugs and fix them.