Clone this repo:

git clone https://www.tausquared.net/8-bit.git
Files
file.gitignore
textREADME.md
foldersoftware
folderv1
folderv2
folderv3

README.md

8-bit

An 8-bit computer designed and built from scratch on breadboards, featuring 1MB of RAM and a VGA-compatible video board.

photo

(full size)

About

This is an 8-bit computer built on breadboards from 7400-series logic chips. It has 20-bit memory addressing and 8-bit-wide data paths.

Main CPU

Stats:

Capabilities:

Video board

Stats:

Capabilities:

Hardware documentation

See v3/ for full schematics of and the PCB design for the main CPU. The VGA board is documented separately here.

Software

See software/. Most notably includes a Z-Machine for playing a wide variety of text adventure games.

See also

Homebrew CPU ring