LD IY,(nn)

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

OBJECT CODE
Before:
 
After: