Oops. Forgot to remove some debug code off of OBC1 emulaiton.
This commit is contained in:
@@ -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]
|
||||||
|
|||||||
Reference in New Issue
Block a user