mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
Merge pull request #8073 from vladfi1/re-frame-mw
Bring back MemoryWatcher, but without CoreTiming
This commit is contained in:
@ -726,6 +726,7 @@ static void BeginField(FieldType field, u64 ticks)
|
||||
static void EndField()
|
||||
{
|
||||
Core::VideoThrottle();
|
||||
Core::OnFrameEnd();
|
||||
}
|
||||
|
||||
// Purpose: Send VI interrupt when triggered
|
||||
|
Reference in New Issue
Block a user