Changes
MOS 6502
,/* Registers */
* bit1 - ZF - Zero Flag
* bit0 - CF - Carry Flag
|| Flags are affected by most operations.
|-
| S (Stack Pointer) || 8-bit || Points to the current location in the stack || Stack is located in page 1 ($0100-$01FF), 8-bit S is offset to this base