Changes

Jump to: navigation, search

MOS 6502

4 bytes removed, 13:56, 5 September 2024
/* Registers */
* bit0 - CF - Carry Flag
|| Flags are affected by most operations.
The BF is not a physical flag implemented in a register. It only appears on the stack when the status 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 is offset to this base
13,173
edits