Apple Disk II address field scanner
Go to file
Rob Greene 786966ce04 V1.0 with excruciatingly simple Makefile 2016-01-17 17:53:10 -06:00
.gitignore V1.0 with excruciatingly simple Makefile 2016-01-17 17:53:10 -06:00
Makefile V1.0 with excruciatingly simple Makefile 2016-01-17 17:53:10 -06:00
README.md V1.0 with excruciatingly simple Makefile 2016-01-17 17:53:10 -06:00
afscanner.s V1.0 with excruciatingly simple Makefile 2016-01-17 17:53:10 -06:00

README.md

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.

Notes

  • Makefile is very rudimentary as I am not a Makefile type person and build is so fast it doesn't matter
  • Pay attention to versions
  • Makefile makes assumptions about where things are placed, correct as necessary

Software required to build:

  • Merlin32 by Brutal Deluxe (version 1.0)
  • The command-line variant of AppleCommander (please note this project is using 1.3.5.14-ac and that the command-line options do vary across versions)
  • Either a real Apple II or an emulator