← Back to team overview

gnusim8085-devel team mailing list archive

[Bug 584093] Re: 78+88 in BCD addition missed carry

 

Thanks for reporting the bug. I will look into it.
Assigning to self and setting the bug as triaged.

Could you please mention the gnusim8085 version you are using?

** Changed in: gnusim8085
     Assignee: (unassigned) => Aanjhan Ranganathan (aanjhan)

** Changed in: gnusim8085
       Status: New => Triaged

-- 
78+88 in BCD addition missed carry
https://bugs.launchpad.net/bugs/584093
You received this bug notification because you are a member of
GNUSim8085 developers, which is subscribed to gnusim8085.

Status in gnusim8085: Triaged

Bug description:
With the following program, the carry flag is missed:

mvi a,078h
adi 088h
daa
hlt

please check

regards, Felix Fung





References