mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-23 13:05:20 +00: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.
|
||||
* Parse .eh_frame section in PPU analyser and use this information in LLVM recompiler.
|
||||
* 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.
|
||||
|
||||
## Medium term goals
|
||||
|
|
Loading…
Add table
Reference in a new issue