Z80-Retro / Z80-Retro-Manual

2 stars 3 forks source link

Z80-Retro-Manual

So you've decided to build the Z80-Retro Single Board Computer! Welcome to the club of retro enthusiasts.

3D Render of the Z80-Retro CPU Board

This document is intended as a guide to building and setting up your Retro. It is complimentary to the series of YouTube videos that probably brought you here in the first place.

The document is split into different sections. It is recommended to read through all the documents in the order provided below at least once before starting the project. You might need to refer back to this guide multiple times so go ahead and bookmark this page right now.

You can download the PDF version of this manual.

Sections

Document Conventions

Prerequisite Knowledge

There is some assumed ability required before beginning the project. You will need some soldering skills as well as an understanding of Linux, Bash, Git and Makefiles. While care has been taken to provide Makefiles that automate many of the tasks, you will still benefit from understanding how they work. Especially in cases where your own environment differs from the environment presented in the Johns Basement videos.

Refresh your knowledge in these areas:

Document Status

This is a working document and readers should expect updates from time to time as errors are fixed and refinements made.

Versions will be released according to the Semantic Versioning Standard 2.0.0.

Contributing

If you find any errors or omissions you can raise an Issue on this GitHub repository. Pull requests are also welcome and will be reviewed.

If you do decide to raise a Pull Request, please be mindful of the how the documented is formatted.

Authors

Copyright

Copyright (C) 2023 John Winans.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".