--- xmil/z80x/z80x_mn.x86 2004/08/14 12:16:18 1.4 +++ xmil/z80x/z80x_mn.x86 2005/02/04 06:42:14 1.5 @@ -137,6 +137,7 @@ _scf: and byte [edi + R_Z80F], ~(H_FL align 16 _halt: dec word [edi + R_Z80PC] or byte [edi + R_Z80IFF], (1 << IFF_HALT) + mov dword [edi + z80core_t.remainclock], 0 ret align 16