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

Re: 6502 illegal opcodes questions



Linards Ticmanis <ticmanis@gmx.de> writes:

> what is "the high byte of the target address of the operand"
> in the indirect-y case (93)?

I'd suppose it means what it says. If $FB=33, $FC=$71, .Y=0, the
result probably is the same as in the absolute case, only it takes
one more cycle to perform: AXA ($FB),Y

-- 
Anders Carlsson