This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-Tools
/
Apple2GSBuildPipeline
Watch
1
Star
0
Fork
0
You've already forked Apple2GSBuildPipeline
mirror of
https://github.com/jeremysrand/Apple2GSBuildPipeline.git
synced
2025-02-01 09:32:36 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Apple2GSBuildPipeline
/
make
History
Jeremy Rand
6b56c7d818
Clean up the ORCA/C NDA template code. Add a ORCA/M NDA template. Add instructions on how to add gen rules, pointing out the trick for inserting tab characters in Xcode. Add GSBug and a couple other debug tools to the System 6 template image to make it easier to figure out what is wrong.
2018-08-02 23:28:17 -04:00
..
.DS_Store
Detect errors returned by the C compiler or the resource compiler and make them visible in Xcode.
2018-07-17 23:16:42 -05:00
config.txt
…
createDiskImage
Clean up the ORCA/C NDA template. Add retries to the unmount step in creating the disk image because sometimes the disk is still busy.
2018-07-27 23:29:49 -04:00
head.mk
Remove unused AC setting
2018-06-19 23:07:27 -04:00
launchEmulator
Change the build action to just build the binary and the disk image. Add a default shared scheme to the project template and hook up the execute action so that a build just builds but a build and run does a build and launches the emulator. Launch the shell command directly using orca on the Xcode console using a custom scheme.
2017-08-29 23:27:04 -04:00
orca-asm
…
orca-cc
Detect errors returned by the C compiler or the resource compiler and make them visible in Xcode.
2018-07-17 23:16:42 -05:00
orca-macgen
…
orca-rez
Detect errors returned by the C compiler or the resource compiler and make them visible in Xcode.
2018-07-17 23:16:42 -05:00
system601.2mg
Clean up the ORCA/C NDA template code. Add a ORCA/M NDA template. Add instructions on how to add gen rules, pointing out the trick for inserting tab characters in Xcode. Add GSBug and a couple other debug tools to the System 6 template image to make it easier to figure out what is wrong.
2018-08-02 23:28:17 -04:00
tail.mk
Add the ability to copy other files and directories to the disk image
2017-08-30 23:35:49 -04:00