The document contains programs to perform various operations on 8-bit numbers like addition, subtraction, multiplication, division using 8085 microprocessor. It also contains programs to find the largest/smallest number in an array, and to arrange an array of numbers in ascending order. The programs demonstrate various instructions of 8085 like load, move, add, subtract, compare, jump etc to perform the given tasks.