← Back to team overview

gnusim8085-devel team mailing list archive

[Question #155694]: auxiliary carry problem

 

New question #155694 on gnusim8085:
https://answers.launchpad.net/gnusim8085/+question/155694

I wrote a simple program

MVI A,3Eh
MVI B,4Ch
ANA B;
HLT

But Auxiliary carry is 1 after running
isn't has to be 0?

-- 
You received this question notification because you are a member of
GNUSim8085 developers, which is an answer contact for gnusim8085.