INC (HL)

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

OBJECT CODE
Before:
 
After: