Adding some Mac stuff.

This commit is contained in:
Rob Greene 2016-01-21 22:04:43 -06:00
parent be208d68e4
commit 8a48ab7b87
1 changed files with 11 additions and 3 deletions

View File

@ -14,11 +14,19 @@ This application is my lame attempt to understand the old Apple Disk II interfac
> 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 section.
* Cygwin 64-bit
** git
** gcc (to compile Merlin32)
** make
* git
* gcc (to compile Merlin32)
* make
* Java (Windows version)
* AppleCommander
* Merlin32
### Mac OS X
* Java
* AppleCommander
* Text editor
* Merlin32
## Software required to build:
* [Merlin32](http://www.brutaldeluxe.fr/products/crossdevtools/merlin/index.html) by Brutal Deluxe (version 1.0)