dolphin/Source/Core/DSPCore
2011-01-16 06:24:48 +00:00
..
Src 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. 2011-01-16 06:24:48 +00:00
CMakeLists.txt Core/DSPCore: Consolidation of register accesses(except for the four hw 2011-01-14 18:00:25 +00:00
DSPCore.vcproj Core/DSPCore: Consolidation of register accesses(except for the four hw 2011-01-14 18:00:25 +00:00