Difference between revisions of "Z80:Opcodes:RETI"

From Learn @ Cemetech
Jump to navigationJump to search
(Initial automated import)
 
(No difference)

Latest revision as of 22:21, 5 February 2016

Returns from an interrupt routine. Note: RETI cannot use return conditions.

Syntax

   RETI

Effects

All flags unaffected.

Uses

T-States

14 t-states

See Also

DI,EI,IM,RET,RETN,RST