Skip to content

v0.0.0.9

Compare
Choose a tag to compare
@tambry tambry released this 16 Apr 09:14
· 13004 commits to master since this release

Latest builds available here.

General changelog:

  • PPU/SPU
    • PPU LLVM recompiler removed (not final)
    • Old PPU interpreter removed completely
  • RSX
    • Added Vulkan renderer
    • Common utilities for all backends
    • Big accuracy improvements and bugfixes
  • HLE
    • Various HLE modules rewritten/removed temporarily
    • More HLE functions implemented
    • Accuracy improvements
  • Vita
    • ARMv7 core improvements
  • Loader
    • ELF loaders rewrittten and unified (PS3 and PSV)
    • PRX loader improved
  • Misc
    • Big cleanups and rewrites
    • Logging system rewritten
    • Configuration system rewritten
    • Various submodules updated

NOTE: libresc.sprx and librtc.sprx will need to be LLE'd until they're properly re-implemented