mirror of
https://github.com/a2geek/afscanner.git
synced 2025-02-05 17:30:36 +00:00
updating readme
This commit is contained in:
parent
c5b42cf141
commit
4108e24ad6
13
README.md
13
README.md
@ -7,6 +7,19 @@ This application is my lame attempt to understand the old Apple Disk II interfac
|
||||
* Pay attention to versions
|
||||
* `Makefile` makes assumptions about where things are placed, correct as necessary
|
||||
|
||||
## Current setup(s)
|
||||
|
||||
### Windows
|
||||
|
||||
> Please note that this mixes the Cygin Unix-y path flavor with the Windows path flavor. Java (as it is a Windows application) requires Windows pathing instead of Unix pathing. See the `Makefile` configuration.
|
||||
|
||||
* Cygwin 64-bit
|
||||
** git
|
||||
** gcc (to compile Merlin32)
|
||||
** make
|
||||
* Java (Windows version)
|
||||
* AppleCommander
|
||||
|
||||
## Software required to build:
|
||||
* [Merlin32](http://www.brutaldeluxe.fr/products/crossdevtools/merlin/index.html) by Brutal Deluxe (version 1.0)
|
||||
* The command-line variant of [AppleCommander](https://sites.google.com/site/drjohnbmatthews/applecommander) (please note this project is using 1.3.5.14-ac and that the command-line options do vary across versions)
|
||||
|
Loading…
x
Reference in New Issue
Block a user