Write ASC assembly language programs for the following. Start programs at locations #HO, using ORG O Statement. SORT the entries in a table of n entries in increasing order of magnitude. Use postive

Write ASC assembly language programs for the following. Start programs at locations #HO, using ORG O Statement.
SORT the entries in a table of n entries in increasing order of magnitude.
Use postive numbers as data for the program. Make the program general to handle any number of data items, but use 10 numbers.
Verify your program using ASC Software and