vascofazza / 8bit-cpu

Schematics & code for my 74LS-based 8-bit MK1 CPU
https://hackaday.com/2020/12/31/diy-8-bit-computer-knows-all-the-tricks/
MIT License
301 stars 23 forks source link
74ls 8bit 8bit-cpu cpu electronics homemade mk1 mk1-computer mk1-cpu programming-board schematics

MK1 8bit Computer

Schematics and code for my home-made 8-bit CPU and its companion boards.

Articles about this project:

Hackaday.com

Hackster.io

InformaticaLab.com

Overview

During the past month, I designed and built a programmable 8-bit CPU from scratch, out of basic series 74LS logic ICs.

This repository contains pictures, schematics, and code for this project and its companion boards.

DEMO VIDEO (YouTube)

MK1 Computer - home-made Programmable 8bit CPU

Architecture

The MK1 CPU is composed of several modules, all connected trough a common 8-bit BUS, the status of each module is shown by dedicated LEDs.

Structure

Changelog

V2.0d:
V2.0b:
V2.0:
V1.0:
V0.1: