CLD (clear decimal mode) Tags: D

Description:

Deletes the D tag of the flag register P, clearing the BCD mode of the calculation. Restores binary mode for ADC and SBC commands.

Example:

        CLD; binary mode for ADC and SBC