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

@@ -870,7 +870,7 @@ NEWSYM hq4x_16b
;----------------------------;
nointerp:
mov dl,[resolutn]
mov byte[lineleft],dl
mov [lineleft],dl
mov ebx,[NumBytesPerLine]
.loopy
mov ecx,256
@@ -907,7 +907,7 @@ nointerp:
;----------------------------;
hq4x:
mov dl,[resolutn]
mov byte[lineleft],dl
mov [lineleft],dl
mov dword[prevline],0
mov dword[nextline],576
mov ebx,hirestiledat+1