From c309a85711709f35c3847b2a5e7e8367564f97d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandro=20S=C3=A1nchez=20Bach?= Date: Sat, 18 Jan 2014 15:25:47 -0800 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Roadmap.md b/Roadmap.md index d518aea..c1f8c74 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -30,6 +30,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_. +* Implement core dumps. * Find bugs and fix them.