audio fixes for overdrive demo

This commit is contained in:
kub 2020-01-26 20:12:18 +01:00
parent 43e1401008
commit 7aab476859
5 changed files with 15 additions and 11 deletions

View file

@ -687,7 +687,6 @@ OP_CCF:
OP(0x76): // HALT
OP_HALT:
CPU->HaltState = 1;
// CPU->ICount = 0;
goto Cz80_Check_Interrupt;
OP(0xf3): // DI