MB: Moved MB_StartOfCpuExecute() to Snapshot_LoadState_v2(), since it's only needed there

This commit is contained in:
tomcw
2019-12-24 13:58:20 +00:00
parent e03b68b7f0
commit 960af9bda0
4 changed files with 22 additions and 5 deletions
+3 -1
View File
@@ -556,7 +556,9 @@ DWORD CpuExecute(const DWORD uCycles, const bool bVideoUpdate)
{
g_nCyclesExecuted = 0;
MB_StartOfCpuExecute();
#ifdef _DEBUG
MB_CheckCumulativeCycles();
#endif
// uCycles:
// =0 : Do single step