Open BigEd opened 9 years ago
Saw your note about the first fail in Klaus' testsuite. I eyeballed the code, and it looks like maybe beq and bne are testing the zero flag in the wrong sense. See lib/r6502/cpu_instructions.rb#L254
Saw your note about the first fail in Klaus' testsuite. I eyeballed the code, and it looks like maybe beq and bne are testing the zero flag in the wrong sense. See lib/r6502/cpu_instructions.rb#L254