summaryrefslogtreecommitdiff
path: root/README.org
blob: a4d4f3ead1d879e70d77a5aafe760820279af624 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#+title: Zbootloader
#+author: Thomas Albers Raviola <thomaslabs.org>

Bootloader for Z80 based computers enables uploading programs to memory through
serial communication and accesing both memory and I/O addresses from the
terminal

* Protocol


| Z80      | Master   |
|----------+----------|
|          | Header   |
| ACK      |          |
|          | Argument |
| ACK      |          |
| Response |          |
|          | ACK      |
|----------+----------|