Step MemoryWatcher at end of each video frame.

This commit is contained in:
Vlad Firoiu
2017-02-25 20:58:33 -08:00
parent f4d950f4e2
commit 239af3cdf9
5 changed files with 33 additions and 46 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