Timing calculator function fix, better compatibility in lots of games

This commit is contained in:
pagefault
2003-10-31 02:19:59 +00:00
parent c6fae329d5
commit 394c6bbcab

View File

@@ -533,7 +533,7 @@ NEWSYM Timecheck
NEWSYM Setper2exec
cmp byte[per2exec],100
jne .not100
mov byte[per2exec],99
ret
.not100
; Decrease standard % of execution by 5% to replace branch and 16bit
; cycle deductions