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