dolphin/Source/Core
magumagu9 c3bfd73f40 Enable JIT of paired instructions on Linux, and enable a couple of store
instructions that weren't JIT'ed on 32-bit before.  This is enabling a 
bunch of codepaths that weren't in use before, so it's likely to cause 
regressions, although hopefully it'll just work.



git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1255 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-22 21:05:00 +00:00
..
Common Another Linux build fix. 2008-11-22 20:20:14 +00:00
Core Enable JIT of paired instructions on Linux, and enable a couple of store 2008-11-22 21:05:00 +00:00
DebuggerWX Added Copy EFB hotkey to OpenGL plugin (to be able to easily switch back and forth during emulation). Added Unlimited JIT cache option to debugger. It may fix the Zelda TP crashes. 2008-11-22 16:46:12 +00:00
DiscIO small fix 2008-11-12 08:16:09 +00:00
DolphinWX Added Copy EFB hotkey to OpenGL plugin (to be able to easily switch back and forth during emulation). Added Unlimited JIT cache option to debugger. It may fix the Zelda TP crashes. 2008-11-22 16:46:12 +00:00
VideoCommon Linux build fixes. 2008-11-22 20:11:26 +00:00