Difference between revisions of "Motorola MC68010"
From Computer History Wiki
m (minor tweaks) |
m (→External links: + data sheet) |
||
(One intermediate revision by the same user not shown) | |||
Line 11: | Line 11: | ||
}} | }} | ||
− | The '''Motorola MC68010''' was the second member of the [[Motorola M68000 Family]] of [[VLSI]] [[microprocessor]]s. One [[packaging]] was pin-compatible with the earlier [[Motorola MC68000]]; the only major difference with the MC68000 was that it fixed the MC68000's major failing, that it could not support [[virtual memory]]. It also made minor changes to the instruction set to make it possible to support [[virtualization]]. | + | The '''Motorola MC68010''' was the second member of the [[Motorola M68000 Family]] of [[VLSI]] [[microprocessor]]s. One [[packaging]] was pin-compatible with the earlier [[Motorola MC68000]]; the only major difference with the MC68000 was that it fixed the MC68000's major failing, that it could not support [[virtual memory]]. It also made minor changes to the [[instruction set]] to make it possible to support [[virtualization]]. |
+ | |||
+ | {{semi-stub}} | ||
+ | |||
+ | ==External links== | ||
+ | |||
+ | * [http://www.bitsavers.org/components/motorola/68000/ 68000] - documentation at [[Bitsavers]] | ||
+ | ** [http://www.bitsavers.org/components/motorola/68000/MC68010_68012_Data_Sheet_May85.pdf MC68000/MC68012 16-/32-Bit Virtual Memory Microprocessors] - data sheet | ||
+ | |||
+ | [[Category: Motorola Microprocessors]] |
Latest revision as of 16:26, 12 July 2023
MC68010 | |
Family: | Motorola M68000 Family |
---|---|
Architecture: | 32-bit |
Manufacturer: | Motorola |
Year Introduced: | 1982 |
Address bus: | 24-bit |
Data bus: | 16-bit |
Number of registers: | 15 general 32-bit registers (8 data, 7 address) |
Clock Speed: | 8 MHz - 12.5 MHz (initial release) |
The Motorola MC68010 was the second member of the Motorola M68000 Family of VLSI microprocessors. One packaging was pin-compatible with the earlier Motorola MC68000; the only major difference with the MC68000 was that it fixed the MC68000's major failing, that it could not support virtual memory. It also made minor changes to the instruction set to make it possible to support virtualization.