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();
Returns
Remarks
16 T-states.
IND — Input and Decrement. Reads a byte from port (C) into (HL), then decrements HL and B.
public static Opcode IND();
16 T-states.