Fixed interleave detection and possibly a few other things.
This commit is contained in:
@@ -3412,10 +3412,8 @@ NEWSYM loadfileGUI
|
|||||||
je near .failed
|
je near .failed
|
||||||
|
|
||||||
|
|
||||||
;dec dword[curromspace]
|
|
||||||
mov eax,dword[curromspace]
|
mov eax,dword[curromspace]
|
||||||
mov dword[.curfileofs],eax
|
mov dword[.curfileofs],eax
|
||||||
dec dword[.curfileofs]
|
|
||||||
|
|
||||||
mov byte[lorommapmode2],0
|
mov byte[lorommapmode2],0
|
||||||
mov esi,[romdata]
|
mov esi,[romdata]
|
||||||
|
|||||||
Reference in New Issue
Block a user