Write an Intel 8085 program to select the smallest number from a list
of twenty-one 8 bit numbers stored in consecutive memory locations
starting at address 0B17. The result should be stored at address 0B52.
A flow chart, assembly and machine language program must form part of
your solution
30 marks