mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-09 00:11:24 +12:00
+goal
parent
07b0694ef9
commit
c070847f92
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ This is a non-exhaustive list of current goals made possible with the support of
|
||||||
* Cache compiled LLVM modules. You shouldn't recompile the same executable twice.
|
* Cache compiled LLVM modules. You shouldn't recompile the same executable twice.
|
||||||
* Parse .eh_frame section in PPU analyser and use this information in LLVM recompiler.
|
* Parse .eh_frame section in PPU analyser and use this information in LLVM recompiler.
|
||||||
* Configure Travis to automatically upload Linux binaries on GitHub.
|
* Configure Travis to automatically upload Linux binaries on GitHub.
|
||||||
* Investigate early crashes on Linux.
|
* Investigate early crashes on Linux. Avoid using executable dir completely. Create dev_hdd0 and other dirs.
|
||||||
* Start to improve compatibility by fixing bugs and missing functionality.
|
* Start to improve compatibility by fixing bugs and missing functionality.
|
||||||
|
|
||||||
## Medium term goals
|
## Medium term goals
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue