z80:Opcodes:INIR

From Learn @ Cemetech
Jump to navigationJump to search

Reads from the (C) port, then writes to (HL). HL is incremented and B is decremented. Repeats until B = 0.

Syntax

   INIR

Effects

Z is set, C is reset, N is reset, S, H, and P/V are undefined.

Uses

T-States

B = 0 B != 0
16 21

See Also

IN,IND,INDR,INI,OUT,OUTD,OTDR,OUTI,OTIR