From 04e63ae4af0e2e50aebe122e93cd7fc3374d1ca3 Mon Sep 17 00:00:00 2001 From: tambry Date: Wed, 24 Dec 2014 11:23:56 -0800 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Roadmap.md b/Roadmap.md index 5606099..dbd4c61 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -32,6 +32,7 @@ Thank you for supporting RPCS3! * Find bugs, wrong [autotests](https://github.com/DHrpcs3/ps3autotests/) or read the current [issues](https://github.com/DHrpcs3/rpcs3/issues) and fix them. * Implement core dumps. * Fix infinite loop: *cellCameraReadEx* -> ... -> *cellGemUpdateFinish* in games like *NPEA00282*. + NOTE: This is probably the way game requests info from the camera and processes it. ### Long term goals