Changes
6502
,/* Opcode Matrix */
{| class="wikitable" style="white-space: nowrap;"
|-
!rowspan=2| High nibble ||colspan=16| Low nibble
| bgcolor=#e0ffff|INC ''abs'',X
| ISC ''abs'',X
|-
|colspan=17| Addressing modes: <span style="background-color: #e0e0e0;">'''A''' - accumulator</span>, <span style="background-color: #e0ffe0;">'''#''' - immediate</span>, <span style="background-color: #ffe0e0;">'''zpg''' - zero page</span>, <span style="background-color: #e0ffff;">'''abs''' - absolute</span>, <span style="background-color: #ffe0ff;">'''ind''' - indirect</span>, <span style="background-color: #ffffe0;">'''rel''' - relative</span>. Uncolored cells are illegal opcodes.
|}