summaryrefslogtreecommitdiff
path: root/src/z80/index.org
blob: ab827eb215b4324cf08db2db34b1634d4d80e5e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#+TITLE: Z80
#+DATE: <2021-03-03>
#+SETUPFILE: ../../options.org

{{{date_place(Bremen, Germany)}}}

This section is dedicated sharing all the Z80 related work. This
includes software, schematics and tools that I've designed to
accomplish this task. It also includes a kind of narration of the
project itself, throughout its development and changes.

** Articles about the history of the project
- [[local:/z80/plm.html][PLM: Pocket Lisp Computer]]
- [[local:/z80/prototype1.html][Prototype 1]]
- [[local:/z80/prototype2.html][Prototype 2]]

** More technical articles
- [[local:/z80/spi.html][SPI for microprocessors]]

** External Links
- [[http://www.z80.info/index.htm][z80.info]] useful z80 resources
- [[https://www.zilog.com/index.php][Zilog website]]