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 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
Get step-by-step solutions from verified subject matter experts
