mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-02 21:01:13 +01:00
2ebbfd6f85
Previously GlobalTimer was only updated at the end of each slice when CoreTiming::Advance() was called, so it could be upto 20,000 cycles off. This was causing huge problems with games which made heavy use of the time base register, such as OoT (virtual console) and Pokemon puzzle. I've also made it so event scheduling will be accurate to the jit block level, instead of accurate to the slice. |
||
---|---|---|
.. | ||
Android | ||
Core | ||
DSPSpy | ||
DSPTool | ||
PCH | ||
UnitTests | ||
VSProps | ||
.clang-format | ||
CMakeLists.txt | ||
dolphin-emu.sln |