From eaf844b852af833cfcbb25d313f2420f49ec4637 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandro=20S=C3=A1nchez=20Bach?= Date: Tue, 4 Mar 2014 06:02:51 -0800 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Roadmap.md b/Roadmap.md index d9f46f6..cbaf966 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -34,8 +34,10 @@ Thank you for supporting RPCS3! * Implement more lv2 SysCalls. Specifically (ordered from more to less important): * 350 used by games like _PixelJunk Eden_. * 82, 86, 87 used by games like _Diablo 3_. -* Implement core dumps. * 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 the Vector extensions. +* Implement core dumps. ### Long term goals