In this section, we have covered almost all the 8085 microprocessor programs. In this section, we will cover the list of programs that are used in the 8085 microprocessor. All the 8085 programs will be in assembly language.
8085 microprocessor programs that we are going to cover are very detailed with statements, flow charts, execution, and understanding of each program thoroughly. The list of programs that we are going to cover is shown in the below list. you can click on it to learn about that program.
8085 Microprocessor Programs List
Sr. No. | Name of the 8085 Programs |
---|---|
1. | Write a program to load the data into the accumulator and any register. |
2. | Write a program to exchange the contents of memory locations. |
3. | Add two 8-bit numbers. |
4. | Subtract two 8-bit numbers. |
5. | Add two 16-bit numbers. |