LD dd,(nn)

Load register pair dd from memory location addressed by nn.
Function: ddlow <- (nn); ddhigh <- (nn + 1)
 
Format:
 
Description:
 
Data Flow:
 
Timing:
 
Addressing Mode:
 
Byte Codes:
 
Flags:
 
(no effect)
 
Example:

OBJECT CODE
Before:
 
After: