Tag

8-bit

0 views collected around this technical thread.

IT Services Circle
IT Services Circle
Apr 3, 2024 · Fundamentals

Building an 8‑Bit CPU from Scratch: A Hands‑On Guide

The article describes how the author followed Ben Eater’s step‑by‑step tutorial to hand‑assemble a functional 8‑bit CPU on a breadboard, detailing required components, sourcing parts in China, wiring procedures, and practical tips for beginners interested in computer architecture and electronics DIY.

8-bitCPUComputer Architecture
0 likes · 6 min read
Building an 8‑Bit CPU from Scratch: A Hands‑On Guide
DataFunTalk
DataFunTalk
Apr 22, 2020 · Game Development

How Classic 8‑Bit Games Like Contra Fit 128 KB Through Efficient Asset Reuse

This article explains how 1980s games like Contra and Super Mario Bros. managed to deliver multiple levels and rich gameplay within just 64–128 KB by reusing tiles, compressing assets, leveraging simple code and specialized audio chips, illustrating the ingenuity of early game developers.

8-bitGame Developmentmemory-optimization
0 likes · 8 min read
How Classic 8‑Bit Games Like Contra Fit 128 KB Through Efficient Asset Reuse