[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 6502 flag behaviour



Sasha Cimermanis (scim@erols.com) wrote:

: Hi,

: Thanks for the info everyone. 

: Sasha

Oh, not so quick! The Z flag *will* be zero after ORA #$80.
Look for a jump to BNE (was it inserted to extend a branch to >128byte?)
or into the operand (is it a valid 1-byte opcode?)
Just thinking...