Updated Roadmap (markdown)

Alexandro Sánchez Bach 2014-03-16 08:58:18 -07:00
commit 83fb3d02d3

@ -30,7 +30,11 @@ 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):
* 350 used by games like _PixelJunk Eden_.
* 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]_.
* 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.