Question: 9. Write an 8085 assembly language program which checks the number in memory location 2800H based on the following algorithm If the number is less

9. Write an 8085 assembly language program which checks the number in memory location 2800H based on the following algorithm If the number is less than 80H Store 00H in memorylocation 2810H Else if the number is equal to 80H Store 7FH in memory location 2810H Else if the numberis more than 80H Store FFH in memory location 2810H
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
