Here's the latest build of Dolphin, the ever-improving Nintendo Wii and Gamecube emulator for PC.
Changelogs:
- revision 7658:
- PPC-Jit: Fix cache invalidation when doing a memory exception on 64bit
- revision 7657:
- JIT: Get rid of SHLs with shifts of 1, 2, 3 Also contains a few other minor jit code optimizations.
- revision 7656:
- JIT: Use RAX instead of INVALID_REG for offsetOrBaseReg in MScaled Fixes asserts triggering in WriteRex with 32bits.
- revision 7655:
- dsp/jit - super super tiny speed up
- revision 7654:
- Fix some texture glitches in DX11 from my last commit