From 58d0ea02e09679972e7a89a7aea8451796d40b89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandro=20S=C3=A1nchez=20Bach?= Date: Sun, 16 Mar 2014 08:27:26 -0700 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Roadmap.md b/Roadmap.md index 5c095c9..35f2951 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -31,7 +31,6 @@ Thank you for supporting RPCS3! * cellNet: Used by games like _Pinballistik_. * 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_. * 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.