changed EI handling a bit and types

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@471 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2008-05-30 13:51:19 +00:00
parent 28d596af36
commit c299a73848
3 changed files with 7 additions and 9 deletions

View file

@ -715,13 +715,9 @@ OP_EI:
CPU->ExtraCycles += 1 - CPU->ICount;
CPU->ICount = 1;
}
else if (CPU->ICount <= 0)
{
CPU->ICount = 1;
}
}
else zIFF2 = (1 << 2);
goto Cz80_Exec;
goto Cz80_Exec_nocheck;
/*-----------------------------------------
INC r16