mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-05 14:31:24 +12:00
+ goal
parent
61abf130da
commit
18a11447b0
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ This is a non-exhaustive list of current goals made possible with the support of
|
||||||
* Improvements to the shader generation and cache system
|
* Improvements to the shader generation and cache system
|
||||||
* Implement parametrized PPU Interpreter reusing current LLVM IR generator, remove original hard-coded PPU Interpreter and make LLVM mandatory. Add options regulating its accuracy detached from the base choice of the Interpreter or the Recompiler. The same extends to SPU.
|
* Implement parametrized PPU Interpreter reusing current LLVM IR generator, remove original hard-coded PPU Interpreter and make LLVM mandatory. Add options regulating its accuracy detached from the base choice of the Interpreter or the Recompiler. The same extends to SPU.
|
||||||
* Remove obstacles for ASLR support. (Nekotekina)
|
* Remove obstacles for ASLR support. (Nekotekina)
|
||||||
|
* Rewrite signal handlers to improve reliability and support exceptions. (Nekotekina)
|
||||||
|
|
||||||
## Long term goals
|
## Long term goals
|
||||||
* Support booting from original game discs.
|
* Support booting from original game discs.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue