From 6efc07ffb57530f5c24b1933463305e950e474c0 Mon Sep 17 00:00:00 2001 From: Christopher RYU Date: Sun, 16 Jul 2023 11:32:11 +0900 Subject: [PATCH] Light documentation. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5a24426..1637b74 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # micro-sci-a2-controller +This is a clone of the Micro-SCI / Franklin floppy drive controller. + +v0.1 is a direct clone, reverse-engineered from a Micro-SCI board. It was cross-checked with a Franklin-branded board, as well as the (belatedly discovered) official Franklin schematic (included in doc/service_and_schematics.pdf) + +Firmware images can be built via the Makefile in the firmware subdirectory. The build framework requires cc65. + ![usci](usci.png?raw=true "usci") ## Jumper block