Computer Science, asked by shomerounack, 8 months ago

Assembly Language Program to enable all interrupts in 8085 microprocessor.

Answers

Answered by mritik308
1

Answer:

Software Interrupts are those which are inserted in between the program which means these are mnemonics of microprocessor. There are 8 software interrupts in 8085 microprocessor. They are – RST 0, RST 1, RST 2, RST 3, RST 4, RST 5, RST 6, RST 7.

Similar questions