Oops. Forgot to remove some debug code off of OBC1 emulaiton.
This commit is contained in:
@@ -807,7 +807,6 @@ OBCRegs:
|
||||
jne .noinc
|
||||
or byte[OBCRegArray+ecx],1
|
||||
.noinc
|
||||
inc byte[OBCRegArray+ecx]
|
||||
shl ebx,3
|
||||
add ecx,ebx
|
||||
add ecx,[C4Ram]
|
||||
|
||||
Reference in New Issue
Block a user