From 3944bd7deaa7adeff631bf149a4edb54613d067a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandro=20S=C3=A1nchez=20Bach?= Date: Sun, 16 Mar 2014 08:27:49 -0700 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roadmap.md b/Roadmap.md index 35f2951..16a0054 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -28,7 +28,7 @@ Thank you for supporting RPCS3! * Enable sorting by Title / Serial / etc. in the panel "_Game List_". * Reverse cache files in /dev_hdd1/. Ask _BlackDaemon_ to get them. * Implement new module functions. Specifically (ordered from more to less important): - * cellNet: Used by games like _Pinballistik_. + * sys_net: Used by games like _Pinballistik_. * Implement more lv2 SysCalls. Specifically (ordered from more to less important): * 350 used by games like _PixelJunk Eden_. * Find bugs and fix them.