summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org19
1 files changed, 19 insertions, 0 deletions
diff --git a/README.org b/README.org
new file mode 100644
index 0000000..a4d4f3e
--- /dev/null
+++ b/README.org
@@ -0,0 +1,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 |
+|----------+----------|