We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS

RTI: Difference between revisions

From SnesLab
Jump to: navigation, search
(added 6502 category)
(depluralize "1 bytes")
Line 11: Line 11:
|stack
|stack
|40
|40
|1 bytes
|1 byte
|6 cycles
|6 cycles
|}
|}

Revision as of 15:15, 7 May 2023

RTI (Return from INterrupt) is a 65x instruction used to return control from an interrupt handler.

Basic Info
Addressing Mode Opcode Length Speed
stack 40 1 byte 6 cycles
Flags Clobbered
N V M X D I Z C