dolphin/Source
magumagu9 a6d5a7ea9e Fix the dirty bit and make the register cache use it to be a bit more clever:
it skips storing a register back to memory if its value hasn't changed. 
This happens with stuff like compares and fast memory loads.

This is the first in a series of enhancements I have in my tree for the 
jit that I plan to commit over the next few hours.  I'm likely to 
cause some breakage, so if you see regrassions, please report them; if 
you can track them down to a specific revision, that would be very 
helpful.  I'm trying to make the changes small to allow pinpointing 
regressions more easily.



git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1252 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-22 20:49:58 +00:00
..
Core Fix the dirty bit and make the register cache use it to be a bit more clever: 2008-11-22 20:49:58 +00:00
Plugins Fixed the disable EFB hot-key setting in OGL plugin. 2008-11-22 20:40:20 +00:00
PluginSpecs More CP/GPFifo work. Fix Super Monkey Ball SC/DC. SMB force us to hack CP differently: CPU really thinks the fifo is always empty and on idle now. 2008-11-22 15:25:04 +00:00
TestSuite moving scripts around 2008-11-12 21:14:54 +00:00
Dolphin.sln Fixed Wii AX sound, for real this time 2008-11-14 11:47:17 +00:00