Open main menu
CDOT Wiki
β
Search
Changes
← Older edit
Newer edit →
6502 Instructions - Introduction
16 bytes removed
,
11:40, 19 January 2022
no edit summary
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.
Chris Tyler
Bureaucrats
,
Administrators
1,885
edits