Oops, forgot to remove some debug code
This commit is contained in:
@@ -767,11 +767,8 @@ reg2137r:
|
|||||||
; mov byte[debstop3],1
|
; mov byte[debstop3],1
|
||||||
cmp byte[debuggeron],1
|
cmp byte[debuggeron],1
|
||||||
je .debugger
|
je .debugger
|
||||||
cmp byte[iocounteren],1
|
|
||||||
je .dolatch
|
|
||||||
test byte[ioportval],80h
|
test byte[ioportval],80h
|
||||||
jnz .nolatch
|
jnz .nolatch
|
||||||
.dolatch
|
|
||||||
xor ebx,ebx
|
xor ebx,ebx
|
||||||
mov bl,[cycpl]
|
mov bl,[cycpl]
|
||||||
sub bl,dh
|
sub bl,dh
|
||||||
|
|||||||
Reference in New Issue
Block a user