Updated video code

This commit is contained in:
pagefault
2002-04-18 17:33:04 +00:00
parent 164835aae8
commit 96051e76e3
2 changed files with 40 additions and 24 deletions

View File

@@ -47,10 +47,6 @@ NEWSYM copy640x480x16bwin
mov esi,[vidbuffer]
mov edi,[WinVidMemStart]
add esi,16*2+256*2+32*2
cmp word[resolutn],239
jne .not239
add esi,288*2
.not239
xor eax,eax
; Check if interpolation mode
cmp byte[FilteredGUI],0