Jump to content

8-bit computing

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Perry Bebbington (talk | contribs) at 14:39, 20 March 2002. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

8-bit

Refers to the number of bits used in the data bus of a computer. It is the number of bits of data transferred on each read or write of the memory, and the number of bits used internally in the CPU to carry out processing.

Similarly, a 4-bit CPU would process 4 bits at a time, a 16-bit CPU would process 16 bits at a time etc.