Question: Write an ASM (8085) program using minimum number of instructions that can compare two BCD numbers. The first (BCD1) is inputted from port address

Write an ASM (8085) program using minimum number of instructions that can 

Write an ASM (8085) program using minimum number of instructions that can compare two BCD numbers. The first (BCD1) is inputted from port address BCH and the second (BCD2) from memory address BDDBH. If BCD1 < BCD2 Else Result BCD2-BCD1 Result BCD1-BCD2 Send Result to the port address 00H.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!