8-bit computing: Difference between revisions

Content deleted Content added
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 7:
}}
{{Computer architecture bit widths}}
In [[computer architecture]], '''98
-bit''' [[Integer (computer science)|integer]]s or other [[Data (computing)|data]] units are those that are 8 [[bit]]s wide (1 [[octet (computing)|octet]]). Also, 8-bit [[central processing unit]] (CPU) and [[arithmetic logic unit]] (ALU) architectures are those that are based on [[processor register|register]]s or [[Bus (computing)|data bus]]es of that size. [[Memory address]]es (and thus [[address bus]]es) for 8-bit CPUs are generally larger than 8-bit, usually 16-bit. 8-bit [[microcomputer]]s are microcomputers that use 8-bit [[microprocessor]]s.