SA-1 updates

This commit is contained in:
pagefault
2003-08-01 18:13:07 +00:00
parent 11c655624b
commit e619fb6f77

View File

@@ -2494,7 +2494,7 @@ NEWSYM cpuover
test byte[SA1Control],60h
jnz near .nosa1
call SA1Swap
cmp byte[CurrentExecSA1],60
cmp byte[CurrentExecSA1],15
ja .nocontinueexec
xor ebx,ebx
mov bl,[esi]
@@ -4423,7 +4423,7 @@ NEWSYM execsingle
inc esi
mov [pdh],dh
xor dh,dh
cmp byte[CurrentExecSA1],62
cmp byte[CurrentExecSA1],17
jb near cpuover
mov byte[CurrentExecSA1],0
mov byte[cycpl],5