An opcode for the 6502 processor. This is a so-called flag operation.
A CLI operations clears the interrupt flag. When this happens, the processor can resume its normal operation (out of interrupt mode).

Back to the 6502 opcodes metanode