mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-16 18:51:55 -05:00
The interpreter does not use CoreTiming correctly. Calls to Advance must be made in advance of executing the associated slice, not afterwards.