INY                    INY Increment Index Y by one                   INY

  Operation:  X + 1 -> X                                N V - B D I Z C
                                                        / . . . . . / .

  +----------------+-----------------------+---------+---------+----------+
  | Addressing Mode| Assembly Language Form| OP CODE |No. Bytes|No. Cycles|
  +----------------+-----------------------+---------+---------+----------+
  |  Implied       |   INY                 |   $C8   |    1    |    2     |
  +----------------+-----------------------+---------+---------+----------+