8-bit computing

From Fox Labs Wiki
Revision as of 17:45, 31 December 2023 by Inari (talk | contribs) (Created page with "{{Computer architecture bit widths}}In computer architecture, '''8-bit''' integers or other data units are those that are 8 bits wide (1 octet). 8-bit central processing unit (CPU) and arithmetic logic unit (ALU) architectures are those that are based on registers or data buses of that size. Memory addresses (and thus address buses) for 8-bit processors are generally larger tha...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Computer architecture bit widthsIn computer architecture, 8-bit integers or other data units are those that are 8 bits wide (1 octet). 8-bit central processing unit (CPU) and arithmetic logic unit (ALU) architectures are those that are based on registers or data buses of that size. Memory addresses (and thus address buses) for 8-bit processors are generally larger than 8-bit, usually 16-bits.