+ goal

Ivan 2018-05-31 10:28:04 +00:00
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
* 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)
* Rewrite signal handlers to improve reliability and support exceptions. (Nekotekina)
## Long term goals
* Support booting from original game discs.