INC (IX + d)

Increment indexed addressed memory location (IX + d).
Function: (IX + d) <- (IX + d) + 1
 
Format:
 
Description:
 
Data Flow:
 
Timing:
 
Addressing Mode:
 
Byte Codes:
 
Flags:
 
Example:

OBJECT CODE
Before:
 
After: