This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
dolphin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-09-26 06:15:47 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
99b7c91df5dbfe2d3b0d8fd273e416420eabf514
dolphin
/
Source
T
History
skidau
99b7c91df5
Checked if dcbst instructions are preceded by dcbt. If it is, the game is prefetching memory into the data cache, and not loading new code. In these cases, the JIT cache will no longer be flushed. Fixes the frequent "Clearing code cache" issue in games like "The Last Story".
2012-05-31 22:09:33 +10:00
..
Core
Checked if dcbst instructions are preceded by dcbt. If it is, the game is prefetching memory into the data cache, and not loading new code. In these cases, the JIT cache will no longer be flushed. Fixes the frequent "Clearing code cache" issue in games like "The Last Story".
2012-05-31 22:09:33 +10:00
DSPSpy
llejit - fix for flag generation code + dspspy jit workaround
2011-04-15 13:04:20 +00:00
DSPTool
Remove scons-related files
2012-03-25 12:55:02 -07:00
Plugins
Fix changing internal resolution via hotkeys (settings above 1.5x weren't accessible anymore before).
2012-05-29 13:11:28 +02:00
TestSuite
…
UnitTests
Remove scons-related files
2012-03-25 12:55:02 -07:00
VSProps
Merge branch 'master' into wxw3-update
2012-03-22 17:57:38 -07:00
CMakeLists.txt
Add the DSPTool and UnitTests to the cmake build. They are optional, and to enable them add -DDSTPTOOL and -DUNITTESTS to the cmake command line.
2011-07-18 01:47:55 +00:00
Dolphin_2010.sln
Make sure updating scmrev.h causes a rebuild of dependant projects.
2012-03-19 03:40:14 -07:00