INDR

Reads the (C) port and writes the result to (HL). HL and B are decremented. Repeats until B = 0.

Syntax

INDR

Effects

Z is set, carry is preserved, N is set, S,H, and P/V are undefined.

Uses

T-States

B = 0 B != 0
16 21

See Also

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

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