From 66c731b4e82da8c1a863189bbc6006b73ed9cd45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandro=20S=C3=A1nchez=20Bach?= Date: Sat, 8 Mar 2014 13:32:40 -0800 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roadmap.md b/Roadmap.md index 5802377..cbab143 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -35,7 +35,7 @@ Thank you for supporting RPCS3! * 82, 86, 87 used by games like _Diablo 3_. * 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. + * Fix PPU instructions that are broken according to [PS3 Autotests](https://github.com/DHrpcs3/ps3autotests/), like some Vector extensions and FPU stuff. * Implement core dumps.