dolphin/Source
comex f5c7f676dc Evict registers from the cache based on LRU.
The old method would always evict the first suitable register, i.e. the
same register every time once the cache got full.  The cache doesn't get
terribly often, but the result is pathological...
2014-09-03 01:06:14 -04:00
..
Android Merge pull request #902 from Sonicadvance1/android-64bit-support 2014-08-28 18:20:35 -05:00
Core Evict registers from the cache based on LRU. 2014-09-03 01:06:14 -04:00
DSPSpy Fixed issue with DSP Dump not closing files. 2014-06-23 13:08:43 -07:00
DSPTool msvc: remove some remnants of SDL and DSound from projects and general cleanup. 2014-09-01 21:27:44 -07:00
PCH Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
UnitTests UnitTests: Add tests for the x64Emitter 2014-09-02 10:17:32 +02:00
VSProps msvc: get UnitTests compiling 2014-09-01 21:27:45 -07:00
CMakeLists.txt Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
dolphin-emu.sln msvc: get UnitTests compiling 2014-09-01 21:27:45 -07:00