SED (set decimal mode) Tags: D

Description:

Sets the D bit of the flag register P, indicating the BCD mode of the calculation. Sets the BCD mode for ADC and SBC commands.

Example:

        SED; BCD mode for ADC and SBC