Skip to content

Commit 6119f05

Browse files
committed
Add som links
1 parent c93298c commit 6119f05

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 8-bit-computer
22

3-
This is my 8-bit computer. Based on a project by Ben Eater. https://eater.net/8bit
3+
This is my 8-bit computer. Based on a project by Ben Eater.
44

55
[![Image of computer](resources/8-bit-computer-600w.jpg)](resources/8-bit-computer.jpg)
66

@@ -19,3 +19,10 @@ See [8-bit-computer-emulator](https://github.com/blurpy/8-bit-computer-emulator)
1919
* [control_lines.md](control_lines.md) describes the different control lines.
2020
* [instruction_decoding.md](instruction_decoding.md) contains the lookup table used by the instruction decoder, and a short description of how it works.
2121
* [issues.md](issues.md) describes a list of the issues I had with getting the computer to work reliably, and what I did to fix them.
22+
23+
24+
## Links
25+
26+
* [eater.net/8bit](https://eater.net/8bit) - Homepage of the computer, for schematics, kits and more.
27+
* [/r/beneater](https://www.reddit.com/r/beneater/) - Useful subreddit to get help when building.
28+
* [Building an 8-bit breadboard computer](https://www.youtube.com/playlist?list=PLowKtXNTBypGqImE405J2565dvjafglHU) - Videos by Ben Eater on how to build the computer.

0 commit comments

Comments
 (0)