Dolphin SVN changelog:
r6858
LLE JIT: Changed the ASM dispatcher so that it jumps to the blocks instead of calling them. This removes the need to push and pop all of the registers at each block, speeding up the JIT. Changed the cycle counting to work off memory accesses instead of a register. Removed the C++ JIT dispatcher because it will no longer work with this new format.
Download: Dolphin SVN r6858 x86
Download: Dolphin SVN r6858 x64
Source: Here
0 Comments
Post a Comment