Changes

MOS 6502

52 bytes removed, 13:45, 4 September 2024
/* Registers */
* bit1 - ZF - Zero Flag
* bit0 - CF - Carry Flag
|| The status register is modified Flags are affected by arithmetic and logic most operations, as well as interrupts
|-
| 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