Changes

Jump to: navigation, search

6502 Instructions - Introduction

16 bytes added, 12:41, 19 January 2022
Undo revision 157525 by Chris Tyler (talk)
The [[6502]] processor has a compact instruction set, consisting of just 56 instructions:
<code>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</code>
This page groups these instructions and explains their basic function.

Navigation menu