Commit Graph

9 Commits (185af2b0398ba4dc08952eda8c00b4bc7cca7868)

Author SHA1 Message Date
Stenzek 185af2b039
CPU/NewRec: Fix lui/mfc0 not getting called in CPU PGXP mode 2 years ago
Stenzek b166ec3403
CPU/NewRec: Allocate callee-saved before flush in lwx/swx
It might move a callee-saved -> caller-saved reg, in which case it's
going to get clobbered when the loadstore function is called.

SaGa Frontier 2 with PGXP on x64.
2 years ago
Stenzek 7cc52bba23
CMake: Support multiple CMAKE_OSX_ARCHITECTURES 2 years ago
Stenzek ca1dd27d4a
CPU/NewRec: Fix SR interrupts on non-x64 2 years ago
Stenzek e10ff550d5
CPU/NewRec: Handle inside-block SMC
i.e. Spyro 2/3 PAL.
2 years ago
Stenzek 312790c9a6
CPU/NewRec: Handle mtc0 rt, sr 2 years ago
Stenzek 6592cafadc
CPU/NewRec: Add speculative constants 2 years ago
Stenzek e36130158c
CPU/Recompiler: Fix incorrect shift in LUT fastmem 2 years ago
Stenzek 9501439d6b
CPU: Add new experimental recompiler 2 years ago