This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-Tools
/
Apple2BuildPipeline
Watch
1
Star
0
Fork
0
You've already forked Apple2BuildPipeline
mirror of
https://github.com/jeremysrand/Apple2BuildPipeline.git
synced
2025-01-19 17:31:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Apple2BuildPipeline
/
make
History
Jeremy Rand
3e4210dfc8
Add support for cc65 v2.17
2018-10-18 21:12:52 -04:00
..
AppleCommander.jar
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
bastokenizer-tools-bt-0.2.0.jar
Add support for Applesoft BASIC projects
2018-07-18 20:00:01 -05:00
bt
Filter out the copyright symbol from Applesoft programs because the Apple // does not seem to like unicode for some reason.
2018-07-18 20:45:36 -05:00
createDiskImage
Add support for cc65 v2.17
2018-10-18 21:12:52 -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
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
errorFilter.sh
Capture build errors in xcode
2018-06-25 22:54:53 -04:00
head.mk
Add support for cc65 v2.17
2018-10-18 21:12:52 -04:00
prodos_template.dsk
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
tail.mk
Add support for cc65 v2.17
2018-10-18 21:12:52 -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