From 3c1c8415713f80cd0919f7bd5244d292f1c3cfe1 Mon Sep 17 00:00:00 2001 From: Thomas Albers Date: Tue, 8 Aug 2023 18:52:32 +0200 Subject: Initial commit --- README.org | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.org (limited to 'README.org') 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 + +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 | +|----------+----------| -- cgit v1.2.3