fix

Ivan 2017-02-06 19:41:36 +03:00
parent 289c956e92
commit 992365db39

@ -7,7 +7,7 @@ This is a non-exhaustive list of current goals made possible with the support of
* New "Automatic LLE configuration" option (enabled by default). This will pick the most appropriate system modules (SPRX files) for a particular PS3 executable. It may be hard to pick them manually.
* Cache compiled LLVM modules. You shouldn't recompile the same executable twice.
* Configure Travis to automatically upload Linux binaries on GitHub.
* Implement priority-based scheduler for PPU threads. This is an important core change, it will fix various crashes and freezes.
* Implement priority-based scheduler for PPU threads.
* Investigate early crashes on Linux.
* Start to improve compatibility by fixing bugs and missing functionality.