Skip to content

Z80Assembly.IND Method

Definition

IND — Input and Decrement. Reads a byte from port (C) into (HL), then decrements HL and B.

public static Opcode IND();

View source

Returns

Opcode

Remarks

16 T-states.