What is the difference between 8085 microprocessor and 8086 microprocessor?
No Answer is Posted For this Question
Be the First to Post Answer
What is the function of ale in 8085 microprocessor?
In 8085 which is called as high order / low order register?
What are the different type of registers used in 8085?
What is the need for port?
Write the special functions carried by the general purpose registers of 8086?
What are the types of interrupts in 8051?
What is meant by priority of interrupt?
How are time delays calculated in the 8085?
Why the temporary registers w and z are named so I mean we start from a,b,c,d,e then h and l coz h stands for higher bit nd l for lower bit of the address pinted by memory pointer....but wats w and z for?
What are the different types of arithmetic operations that can be performed by the 8085 microprocessor? Explain with an example?
What are flag registers?
After the following has been executed MOV BL, 8C MOV AL, 7E ADD AL, BL; what will be the contents of register AL?