z80:Opcodes:RETI

From Learn @ Cemetech
Revision as of 22:21, 5 February 2016 by Maintenance script (talk | contribs) (Initial automated import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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