diff --git a/zsnes/src/cpu/regs.inc b/zsnes/src/cpu/regs.inc index 19a1680d..c186dcfd 100644 --- a/zsnes/src/cpu/regs.inc +++ b/zsnes/src/cpu/regs.inc @@ -1200,7 +1200,7 @@ reg4100r: jne .nodip1 mov al,1 .nodip1 - cmp byte[nssdip1],1 + cmp byte[nssdip2],1 jne .nodip2 or al,02h .nodip2