From 7acf0b7752369a5c53900536bc4a873b7bcff5a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandro=20S=C3=A1nchez=20Bach?= Date: Fri, 3 Jan 2014 11:08:51 -0800 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Roadmap.md b/Roadmap.md index ef3c88e..75a1eeb 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -25,7 +25,6 @@ Thank you for supporting RPCS3! * Enable sorting by Title / Serial / etc. in the panel "_Game List_". * Implement new module functions. Specifically: * cellPamf: cellPamfGetHeaderSize used by games like _Disgaea 3: Absence of Justice_. - * sys_fs: cellFsUnlink used by homebrews like _HHexen_. * Implement more lv2 SysCalls. Specifically: * 82, 86, 87 used by games like _Diablo 3_. * Find bugs and fix them.