dolphin/Source/Core/Core
pierre 4e4a613b8b Core/PowerPC/JitCommon: Put the quantized paired/single load/store tables into the code memory.
This makes sure they are below 2G on 64bit systems,
allowing us to continue using the simpler 32bit accesses.

Fixes issue 4357 and issue 4397.



git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7465 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-04-16 14:08:36 +00:00
..
Src Core/PowerPC/JitCommon: Put the quantized paired/single load/store tables into the code memory. 2011-04-16 14:08:36 +00:00
CMakeLists.txt Add graphics FIFO recorder and player for debugging the graphics system. 2011-03-27 02:55:08 +00:00
Core.vcxproj Add graphics FIFO recorder and player for debugging the graphics system. 2011-03-27 02:55:08 +00:00
Core.vcxproj.filters Add graphics FIFO recorder and player for debugging the graphics system. 2011-03-27 02:55:08 +00:00
SConscript Fix scons build. 2011-03-27 09:28:51 +00:00