MMX options save fix again
This commit is contained in:
@@ -295,6 +295,7 @@ NEWSYM DOScreatenewcfg
|
|||||||
%ifdef __GZIP__
|
%ifdef __GZIP__
|
||||||
mov byte[TextFile], 0
|
mov byte[TextFile], 0
|
||||||
%endif
|
%endif
|
||||||
|
mov byte[FPUCopy],3
|
||||||
.failed
|
.failed
|
||||||
ret
|
ret
|
||||||
|
|
||||||
|
|||||||
@@ -116,7 +116,7 @@ NEWSYM FPUZero
|
|||||||
.Zero dd 0,0
|
.Zero dd 0,0
|
||||||
.Zero2 dd 0,0
|
.Zero2 dd 0,0
|
||||||
|
|
||||||
NEWSYM FPUCopy, db 3
|
NEWSYM FPUCopy, db 0
|
||||||
|
|
||||||
;*******************************************************
|
;*******************************************************
|
||||||
; ShowVideo Processes & displays video
|
; ShowVideo Processes & displays video
|
||||||
|
|||||||
Reference in New Issue
Block a user