New tool used. Also, silly variable names removed from source. ^^

This commit is contained in:
grinvader
2005-07-16 18:57:32 +00:00
parent db66efd2e7
commit 9bb7d64292
79 changed files with 1126 additions and 1126 deletions

View File

@@ -4535,7 +4535,7 @@ Process2xSaI:
mov dl,[resolutn]
dec dl
dec dl ; Compensate for top/bottom line + 2 lines in 2xSaI
mov byte[lineleft],dl
mov [lineleft],dl
mov dword[esi+512],0
mov dword[esi+512+576*2],0
mov ebx,[vidbufferofsb]
@@ -6499,7 +6499,7 @@ NEWSYM getcopyvesa2320x240x16b
.res239
add edi,[VidStartDraw]
xor ebx,ebx
mov bx,word[resolutn]
mov bx,[resolutn]
mov esi,[vidbuffer]
add esi,32+288*2
mov ecx,256
@@ -6525,7 +6525,7 @@ NEWSYM getcopyvesa2320x240x16b
ConvertImageDatared10:
xor ebx,ebx
mov bx,word[resolutn]
mov bx,[resolutn]
mov esi,[vidbuffer]
add esi,32+288*2
mov ecx,256