Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| builderpages:nuclear:start [2021/03/07 00:02] – Revision from 2021-03-07 | builderpages:nuclear:start [2026/06/15 13:04] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | /* Imported from Wayback Machine | ||
| + | | ||
| + | | ||
| + | | ||
| + | */ | ||
| + | |||
| + | ====== John Tsiombikas' | ||
| + | |||
| + | ===== Minimal Z80 computer ===== | ||
| + | |||
| + | [[http:// | ||
| + | |||
| + | An absolutely minimal computer project I did in 2016, based on the Zilog Z80 processor. It only has a single 8-LED output device, and I used it to demonstrate how a processor fetches and executes instructions by manually stepping the clock. It has a bunch of LEDs on various Z80 signals to illustrate the process as clearly as possible, but beyond that it's really not at all useful, due to the absence of any real I/O hardware. | ||
| + | |||
| + | Here's the [[https:// | ||
| + | |||
| + | I have a dedicated [[http:// | ||
| + | |||
| + | ===== Motorola 68010 computer ===== | ||
| + | |||
| + | [[http:// | ||
| + | |||
| + | This is my current homebrew computer project. I'm trying to make a simple but useful computer based on the Motorola 68010 processor. | ||
| + | |||
| + | Links | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | Video: [[https:// | ||
| + | |||
| + | Video: [[https:// | ||
