Changes

Jump to: navigation, search

6502

21 bytes added, 16:19, 9 September 2021
Registers
** D - Decimal mode - bytes are interpreted as two-digit decimal values instead of 8-bit binary values when doing math
** B - Break - Indicates a software interrupt rather than a hardware interrupt has occurred
** V - Overflow - Set when a math operation overflows or underflows a one-byte signed result
** S - Negative Sign - set when an operation produces a negative result

Navigation menu