From 3e6dddc0d375185f0c5365510b01c92bb35e1ae6 Mon Sep 17 00:00:00 2001 From: n-a-c-h <> Date: Wed, 17 Dec 2003 23:45:51 +0000 Subject: [PATCH] Fixed interleave detection and possibly a few other things. --- zsnes/src/init.asm | 2 -- 1 file changed, 2 deletions(-) diff --git a/zsnes/src/init.asm b/zsnes/src/init.asm index a13f7c75..9d292546 100644 --- a/zsnes/src/init.asm +++ b/zsnes/src/init.asm @@ -3412,10 +3412,8 @@ NEWSYM loadfileGUI je near .failed - ;dec dword[curromspace] mov eax,dword[curromspace] mov dword[.curfileofs],eax - dec dword[.curfileofs] mov byte[lorommapmode2],0 mov esi,[romdata]