Merge branch 'master' of https://skidau@code.google.com/p/dolphin-emu/ into SaveStates

This commit is contained in:
skidau
2011-10-16 17:51:41 +11:00
31 changed files with 530 additions and 29 deletions

View File

@ -134,6 +134,8 @@ namespace PowerPC
#endif
if (t == 0xff) // load to the cache
{
if (jit)
jit->GetBlockCache()->InvalidateICache(addr);
if (HID0.ILOCK) // instruction cache is locked
return Memory::ReadUnchecked_U32(addr);
// select a way