Both the EN and NL version of are now generated from the same base latex file
This commit is contained in:
11
markdown/project/z80.en.md
Normal file
11
markdown/project/z80.en.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
project:
|
||||
url: git.huizinga.dev/Z80/Z80
|
||||
title: Z80 Computer
|
||||
---
|
||||
|
||||
The first big hardware project that I worked on was building a computer, from the ground up, around the [Z80] microprocessor.
|
||||
I had to learn a wide range of skills for this project, including things like learning how to design PCBs, programming in assembly, working with [FPGA]s, and learning to operate an oscilloscope.
|
||||
|
||||
[Z80]: https://en.wikipedia.org/wiki/Zilog_Z80
|
||||
[FPGA]: https://en.wikipeida.org/wiki/Field-programmable_gate_array
|
||||
Reference in New Issue
Block a user