diff --git a/Roadmap.md b/Roadmap.md index 75a1eeb..ef3c88e 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -25,6 +25,7 @@ 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.