mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-05 22:41:25 +12:00
Added a goal.
parent
806d234963
commit
83d1474fb5
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ This is a non-exhaustive list of current goals made possible with the support of
|
||||||
## Short term goals
|
## Short term goals
|
||||||
* Improve SPU/PPU LLVM recompiler compatibility, add more optimizations. (Nekotekina)
|
* Improve SPU/PPU LLVM recompiler compatibility, add more optimizations. (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)
|
* 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)
|
||||||
|
* Make journaling VFS layer or something that fits, properly implementing some missing features like case sensitivity. (Nekotekina)
|
||||||
* Fix any remaining RSX regressions. (kd-11)
|
* Fix any remaining RSX regressions. (kd-11)
|
||||||
* RSX header restructuring. (kd-11)
|
* RSX header restructuring. (kd-11)
|
||||||
* Zero-copy RSX DMA. (kd-11)
|
* Zero-copy RSX DMA. (kd-11)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue