Oops. Forgot to remove some debug code off of OBC1 emulaiton.

This commit is contained in:
zsknight
2001-05-16 07:30:31 +00:00
parent 1efd519756
commit 7824074199

View File

@@ -807,7 +807,6 @@ OBCRegs:
jne .noinc jne .noinc
or byte[OBCRegArray+ecx],1 or byte[OBCRegArray+ecx],1
.noinc .noinc
inc byte[OBCRegArray+ecx]
shl ebx,3 shl ebx,3
add ecx,ebx add ecx,ebx
add ecx,[C4Ram] add ecx,[C4Ram]