mirror of
https://github.com/jeremysrand/Apple2BuildPipeline.git
synced 2024-12-04 05:49:23 +00:00
A build pipeline (with sample project) for making Apple ][ software on OS X.
Apple2BuildPipelineSample.xcodeproj | ||
.gitignore | ||
AppleCommander.jar | ||
LICENSE | ||
Makefile | ||
README.md | ||
V2Make.scpt | ||
x.dsk | ||
x.lst | ||
x.s |
Apple2BuildPipeline
A build pipeline (with sample project) for making Apple ][ software on OS X.
If you have Virtual ][ installed and running, just hit Cmd-B in Xcode to see this pipeline in action.
For complete instructions and information on how it works, go to: http://quinndunki.com/blondihacks/?p=1904