LD (IX + d),n

Load indexed addressed memory location (IX + d) with immediate data n.
Function: (IX + d) <- n
 
Format:
 
Description:
 
Data Flow:
 
Timing:
 
Addressing Mode:
 
Byte Codes:
 
Flags:
 
(no effect)
 
Example:

OBJECT CODE
Before:
 
After: