Z80NAssembly.LDIX Method
Definition
LDIX — Load and Increment Extended. Copies the byte at (HL) to (DE) unless it equals A, then increments HL and DE and decrements BC.
public static Opcode LDIX();
Returns
Remarks
16 T-states.
LDIX — Load and Increment Extended. Copies the byte at (HL) to (DE) unless it equals A, then increments HL and DE and decrements BC.
public static Opcode LDIX();
16 T-states.