From ff98e5959bc319cc809eb27fdd1b8a8b3b292516 Mon Sep 17 00:00:00 2001 From: a2geek Date: Sun, 17 Jan 2016 17:12:29 -0600 Subject: [PATCH] Create README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..46e6bb9 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Apple Disk II address field scanner + +This application is my lame attempt to understand the old Apple Disk II interface. This included writing the read, decode, and physical routines to move the disk arm. + +## Software required to build: +* [Merlin32](http://www.brutaldeluxe.fr/products/crossdevtools/merlin/index.html) by Brutal Deluxe +* The command-line variant of [AppleCommander](https://sites.google.com/site/drjohnbmatthews/applecommander) +* Either a real Apple II or an emulator