INIR

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

Unless otherwise stated, the content of this page is licensed under GNU Free Documentation License.