A build pipeline (with sample project) for making Apple ][ software on OS X.
Go to file
2014-08-29 12:28:00 -07:00
Apple2BuildPipelineSample.xcodeproj - Renamed and fixed some path issues inside project 2014-08-29 12:28:00 -07:00
.gitignore - Renamed and fixed some path issues inside project 2014-08-29 12:28:00 -07:00
AppleCommander.jar - Initial commit 2014-08-29 12:10:50 -07:00
LICENSE Initial commit 2014-08-29 12:03:43 -07:00
Makefile - Renamed and fixed some path issues inside project 2014-08-29 12:28:00 -07:00
README.md - Initial commit 2014-08-29 12:10:50 -07:00
V2Make.scpt - Renamed and fixed some path issues inside project 2014-08-29 12:28:00 -07:00
x.dsk - Renamed and fixed some path issues inside project 2014-08-29 12:28:00 -07:00
x.lst - Renamed and fixed some path issues inside project 2014-08-29 12:28:00 -07:00
x.s - Renamed and fixed some path issues inside project 2014-08-29 12:28:00 -07:00

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