answersLogoWhite

0


Best Answer

a number (1) because 8085+1=8086

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Explain difference 8085 and 8086 in detail?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Main difference between 8085 and 8086?

The most significant difference between the Intel 8085 and 8086 microprocessors is that the 8085 is an 8-bit system and the 8086 is a 16-bit system. This difference allows the 8086 system to have a much larger set of operational instructions and can make calculations to more significant places. Note: the 8085 processor does have two 16-bit registers. The pointer and the program counter.


On what voltage do the 8085 and 8086 operate?

The 8085 and 8086/8088 operate on 5 volts.


What is the difference between the Intel 8085 and the Intel 8086?

The Intel 8085 is an 8 bit microprocessor created in 1977.The Intel 8086 is a 16 bit microprocessor created in 1978. The 8086 was the first chip to start the x86 architecture family.8085 contains 16-bit address bus and 8-bit data bus8086 contains 20-bit address bus and 16-bit data bus..In 8085 the clock speed is 3MHZwhere as in 8086 the clock speed is 5MHZ.there are two differences btw 8085&80861. 8086 has 6 byte queue but 8085 has 4 byte queue2. 8086 has 16 bit data bus where as 8085 has 8 bit data bus


Can 8085 CPU replace 8086 CPU?

No. The 8086 has instructions not present in the 8085. The 8086 was marketed as "source compatible" with the 8085, meaning that there was a translator program which could convert assembly language code for the 8085 into assembly language code for the 8086. However, this does not mean that the compiled 8086 assembly code would then run on an 8085; among other things, the 8086 was a true 16-bit processor, as opposed to the 8085 which was an 8-bit processor that supported a few 16-bit operations.


Why the 16 bit 8085 microprocessor is not possible?

The 8085 was replaced with the 8086/8088. As such, there is no 16 bit version of the 8085.


Is rst7.5 is a maskable interrupt in 8086?

No. RST7.5 is a maskable interrupt on the 8085, not the 8086/8088.


What is the difference between between 8085 and 8086 microprosser?

The data bus of 8085 is 8 bit.Its operating frequency is 3.03 Mhz.Address bus is 16 bit. The data bus of 8086 is 16 bit.Its operating sfrequency is 5 MHZ.Address bus is 20 bit.


What it the size bit address for 8085 and 8086?

128Kb


Which addressing scheme is not common for 8085 and 8086?

indexed addressing


What is the size of address bus in 8086?

The address bus in the 8085 is 16 bits wide.


Which pin of 8086 is not compatible with 8085 for memory interfacing?

Pin 28 on the 8086/8088 is M/IO-, in minimum mode. The equivalent pin on the 8085 is IO/M-, and has opposite polarity.


Why does 8086 have more registers and addressing modes than 8085?

different architecture.