diff --git a/Roadmap.md b/Roadmap.md index 86d1543..239cd3e 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -30,11 +30,10 @@ Thank you for supporting RPCS3! * Implement new module functions. Specifically (ordered from more to less important): * sys_net: Used by games like _Pinballistik_. * Implement more lv2 SysCalls. Specifically (ordered from more to less important): - * 177 used by games like _Puzzle Chronicles [NPUB30076]_. - * 631 used by games like _Prince of Persia Classic [NPUB30031]_. - * 326, 327 used by games like _Jet Set Radio [NPUB30829]_ and _PiD [NPUB30905]_. * 150, 154, 151 used by games like _NBA Unrivaled [NPUB30146]_. * 84, 88 used by games like _NBA Unrivaled [NPUB30146]_. + * 177 used by games like _Puzzle Chronicles [NPUB30076]_. + * 631 used by games like _Prince of Persia Classic [NPUB30031]_. * Find bugs and fix them. * Add PPU instructions _lswi_ and _stswi_ * Fix PPU instructions that are broken according to [PS3 Autotests](https://github.com/DHrpcs3/ps3autotests/), like some Vector extensions and FPU stuff.