Jeremy Rand
|
a481e32e38
|
Add support for Merlin32 built projects
|
2018-07-21 11:15:30 -05:00 |
|
Jeremy Rand
|
2be79b8fd5
|
Add support for Applesoft BASIC projects
|
2018-07-18 20:00:01 -05:00 |
|
Jeremy Rand
|
7c7e6ab828
|
Implement the code to copy custom files to the disk image in the build
|
2018-06-18 23:23:59 -04:00 |
|
Jeremy Rand
|
448ae4deb9
|
Update to the latest version of Apple Commander. Update to the latest version of ProDOS (Thanks John!) Fix some bugs in createDiskImage.
|
2018-06-17 23:38:09 -04:00 |
|
Jeremy Rand
|
0d9c1a6333
|
Add a gen phase to the build. Add the xcode compatibility fix to the build. Add the option to copy files to the disk image to the build but the copy script does not yet do the copies. Separate the build from build and run targets in xcode for Apple II projects. Add a doNotBuild target with the appropriate build settings so we get code completion working even with cc65 header files.
|
2018-06-13 22:58:56 -04:00 |
|
Jeremy Rand
|
a8026c6677
|
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 |
|
Jeremy Rand
|
b6b8942068
|
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 |
|
Jeremy Rand
|
f79de893c9
|
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 |
|
Jeremy Rand
|
4c9e6ca755
|
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 |
|