In: Computer Science
Write a procedure of bubble sort to sort the array of byte. This
procedure receives
two arguments, firstly it receives the offset of array in SI
register, secondly BX
contains number of elements. Write a program that user Enter a
single digit
number, these numbers have one space between them, call bubble sort
procedure
for sorting the numbers
8086 assembly code