Changes
MOS 6502
,/* Instruction Execution Sequence */
#At the end of every instruction, the IRQ (if the interrupt disable flag is clear) and NMI pins are checked.
*T0: Fetch opcode $B1 (LDA (zp),Y) from memory then increment PC
*T1: Fetch operand byte $42 (zero page pointer address) then increment PC