mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-01-31 01:15:24 +01:00
Guest memory is now mapped into a shared memory/file mapping, for use with fastmem. 64-bit and 128-bit arguments are passed by register/value instead of by reference/address. LDL/LDR/SDL/SDR now use 64-bit GPRs instead of SSE.