Fixed a frameskipping bug in the dos port
This commit is contained in:
@@ -419,7 +419,7 @@ ScreenShow:
|
|||||||
cmp byte[cvidmode],18
|
cmp byte[cvidmode],18
|
||||||
je near copyvesa2800x600x16b
|
je near copyvesa2800x600x16b
|
||||||
cmp byte[curblank],40h
|
cmp byte[curblank],40h
|
||||||
je .startcopy
|
jne .startcopy
|
||||||
inc byte[curfps2]
|
inc byte[curfps2]
|
||||||
; call sounddisplay
|
; call sounddisplay
|
||||||
call hextestoutput
|
call hextestoutput
|
||||||
|
|||||||
Reference in New Issue
Block a user