Merge pull request #8073 from vladfi1/re-frame-mw

Bring back MemoryWatcher, but without CoreTiming
This commit is contained in:
Léo Lam
2019-05-10 14:55:27 +02:00
committed by GitHub
10 changed files with 196 additions and 0 deletions

View File

@ -726,6 +726,7 @@ static void BeginField(FieldType field, u64 ticks)
static void EndField()
{
Core::VideoThrottle();
Core::OnFrameEnd();
}
// Purpose: Send VI interrupt when triggered