A 3-letter opcode for the 6502 processor. It is the most frequently used operation (a close second is probably the STA instruction). This opcode loads an 8-bit value in the main register (also called the Accumulator).

Back to the 6502 opcodes metanode