Difference between revisions of "Intel 8085"
From Computer History Wiki
(An OK stub) |
m (+cat) |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
Its [[instruction set]] is a superset of the 8080's, with a few added instructions to handle the added features of the 8085 (a more complex [[interrupt]] system, and a built in [[asynchronous serial line]] interface); it is otherwise [[object code]]-compatible. | Its [[instruction set]] is a superset of the 8080's, with a few added instructions to handle the added features of the 8085 (a more complex [[interrupt]] system, and a built in [[asynchronous serial line]] interface); it is otherwise [[object code]]-compatible. | ||
− | {{stub}} | + | {{semi-stub}} |
+ | |||
+ | [[Category: Intel Microprocessors]] |
Latest revision as of 22:44, 16 December 2018
The Intel 8085 was effectively a later version of the popular Intel 8080 microprocessor. It improved on the 8080 by only needing +5V (hence the '5' in the number), like the 8080's competitor the Zilog Z80; and also by needing less support circuitry.
Its instruction set is a superset of the 8080's, with a few added instructions to handle the added features of the 8085 (a more complex interrupt system, and a built in asynchronous serial line interface); it is otherwise object code-compatible.