Changes

Jump to: navigation, search

6502 Instructions - Introduction

26 bytes added, 17:14, 13 September 2022
no edit summary
The [[6502]] processor has a compact instruction set, consisting of just 56 instructions:
ADC AND ASL BCC BCS BEQ BIT BMI BNE BPL BRK BVC BVS CLC CLD CLI CLV CMP CPX CPY DEC DEX DEY EOR INC INX INY JMP JSR LDA LDX LDY LSR NOP ORA PHA PHP PLA PLP ROL ROR RTI RTS SBC SEC SED SEI STA STX STY TAX TAY TSX TXA TXS TYA This page groups these instructions and explains their basic function.
This page groups these instructions into functional categories and explains their basic purpose.
{{Admon/tip|Addressing Modes and Registers are essential!|Take the time to understand the 6502 addressing modes and registers. This is essential background infromation for understanding the 6502 instructions.}}

Navigation menu