diff --git a/zsnes/src/init.asm b/zsnes/src/init.asm index 0989c85f..d07da92e 100644 --- a/zsnes/src/init.asm +++ b/zsnes/src/init.asm @@ -1688,12 +1688,9 @@ NEWSYM init65816 add eax,ebx cmp word[xpc],8000h jb .notrainer - cmp dword[ebx+0FFC0h],'BREA' - jne .ntrchecka cmp word[resetv],0F000h jne .ntrchecka jmp .yestrainer -.ntrchecka sub eax,8000h cmp byte[eax],5Ch jne .notrainer