mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 21:41:26 +12:00
Updated Roadmap (markdown)
parent
8af167f856
commit
ca9b0b9cda
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ This is a non-exhaustive list of current goals made possible with the support of
|
||||||
* Implement parametrized PPU/SPU Interpreters reusing current LLVM IR generator, remove original hard-coded interpreters and make LLVM mandatory. Add options regulating its accuracy detached from the base choice of the Interpreter or the Recompiler. (Nekotekina)
|
* Implement parametrized PPU/SPU Interpreters reusing current LLVM IR generator, remove original hard-coded interpreters and make LLVM mandatory. Add options regulating its accuracy detached from the base choice of the Interpreter or the Recompiler. (Nekotekina)
|
||||||
* Fix any remaining RSX regressions.
|
* Fix any remaining RSX regressions.
|
||||||
* Integrate the base framework for GPU-side program decompiler. (kd-11, DH)
|
* Integrate the base framework for GPU-side program decompiler. (kd-11, DH)
|
||||||
|
* Rework RSX <-> Cell synchronization framework to be more cohesive. (kd-11)
|
||||||
|
|
||||||
## Medium term goals
|
## Medium term goals
|
||||||
* Improve SPU instruction accuracy for Fast Interpreter and ASMJIT, investigate vectorized software FP implementation.
|
* Improve SPU instruction accuracy for Fast Interpreter and ASMJIT, investigate vectorized software FP implementation.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue