Changes

6502

12 bytes removed, 6 September
/* Registers */
* bit0 - CF - Carry Flag
|| Flags are affected by most operations.
BF is not a physical flag implemented in a register. It only appears on the stack when the P register is pushed to or pulled from it.
|-
| S (Stack Pointer) || 8-bit || Points to the current location in the stack || Stack is located in page 1 ($0100-$01FF), 8-bit S register is offset to this base
8,324
edits