Apple2BuildPipeline/make
Jeremy Rand 3bece18544 Fix problem with spaces in the path to the repository 2015-07-23 22:04:06 -04:00
..
AppleCommander.jar Break up the Makefile into a header, footer and a user customizable body which drives the configuration of the build. This helps to hide some of the nastiness of the rules which isn’t that important to the average developer. Support more than one C file and more than one assembly file and link it all together. Put the disk image into a template file and change the rule to copy and modify it as necessary. Add a Virtual ][ machine to the repository which will (eventually) be launched by the Applescript rather than just using the top window in the app. 2014-09-05 00:10:59 -04:00
DevApple.vii Some final fixes to handle the fact that the header is not there consistently. So, we need to validate that the first two bytes in the binary is the expected start address and if so, then there is a header which needs to be stripped. 2014-09-10 01:28:12 -04:00
V2Make.scpt Only try to launch Virtual ][ if building from Mac OSX. Enforce Prodos and DOS 3.3 filename limits when creating the disk image. 2014-09-10 22:21:21 -04:00
createDiskImage Add some code to search standard Mac OS X locations for java. Bump the version number to 1.2 2014-10-25 22:32:07 -04:00
dos33_template.dsk Add support for all the machine config types. Generate include file dependencies and load them into the makefile so .h file changes causes the right files to rebuild. Rework the applescript a bit to load a specific virtual ][ machine and reboot into that machine on launch. Add a DOS 3.3 template disk for the DOS 3.3 machine config types. 2014-09-09 00:18:35 -04:00
head.mk Rename Apple ][ to Apple II globally 2014-10-25 23:09:50 -04:00
prodos_template.dsk Add support for all the machine config types. Generate include file dependencies and load them into the makefile so .h file changes causes the right files to rebuild. Rework the applescript a bit to load a specific virtual ][ machine and reboot into that machine on launch. Add a DOS 3.3 template disk for the DOS 3.3 machine config types. 2014-09-09 00:18:35 -04:00
tail.mk Fix problem with spaces in the path to the repository 2015-07-23 22:04:06 -04:00