8-bit

From Wikipedia, the free encyclopedia

For the era of computer gaming commonly referred to as "8-bit", see History of video game consoles (third generation).
Microprocessors
4-bit 8-bit 16-bit 24-bit 31-bit 32-bit 48-bit 64-bit 128-bit
Applications
8-bit   16-bit   31-bit 32-bit   64-bit  
Data Sizes
4-bit 8-bit 16-bit     32-bit   64-bit 128-bit
nibble byte octet word dword qword

In computer architecture, 8-bit integers, memory addresses, or other data units are those that are at most 8 bits (1 octet) wide. Also, 8-bit CPU and ALU architectures are those that are based on registers, address buses, or data buses of that size. 8-bit CPUs normally use an 8-bit data bus and a 16-bit address bus which means that their address space is limited to 64 kilobytes. This is not a "natural law," however, so there are exceptions.

The first widely adopted 8-bit microprocessor was the Intel 8080, being used in many hobbyist computers of the late 1970s and early 1980s, often running the CP/M operating system. The Zilog Z80 (compatible with the 8080) and the Motorola 6800 were also used in similar computers. The Z80 and the MOS Technology 6502 8-bit CPUs were widely used in home computers and game consoles of the 70s and 80s. Many 8-bit CPUs or microcontrollers are the basis of today's ubiquitous embedded systems.

There are 28 (256) possible permutations for 8 bits.

About 55% of all CPUs sold in the world are 8-bit microcontrollers or microprocessors.

Contents

[edit] List of 8-bit CPUs

A CPU can be classified on the basis of the data it can access in a single operation. An 8-bit processor can access 8 bits of data in a single operation. A 16-bit processor can access 16 bits of data in a single operation.

[edit] 8-bit Intel CPUs

[edit] List of competitor compatible CPUs to Intel 8-bit architecture

[edit] 8-bit Motorola CPUs

see main article: 68h

[edit] List of competitor CPUs similar to Motorola 8-bit architecture

[edit] Other 8-bits

There is also a MUD-like game called 8BitMUSH, as it's the first MUSH to fully incorporate 106-color graphics in a text-based environment.