Hi! I really want to program for the Apple 2GS. I just found and downloaded the ORCA C compiler but not its docs. Where can I find the docs.?
Anonymous
User login
Please support the defense of Ukraine.
Direct or via Unclutter App
Active forum topics
Recent content
Navigation
No Ads.
No Trackers.
No Social Media.
All Content Locally Hosted.
Built on Free Software.
We have complied with zero government requests for information.
I found "Programming the Apple IIgs in C and Assembly Language.pdf" but don't know if it explains how to use Orca C.
I believe that ORCA/C is still a commercial piece of software (although there is a repository for the latest version on GitHub) you may have to buy the manual.
If you want to start Apple II assembly language programming why not try Merlin 16 assembler instead? You can download it and the manual here:
https://www.whatisthe2gs.apple2.org.za/merlin-16-v4-08.html
Downloaded it. Thank you! I really wanted C because it provides most of the functionality I need, though.