Description:
Programming on the Apple II.
|
|
|
GScript BASIC 1.4 beta
|
| |
Just released GScript BASIC 1.4 beta, with better Applesoft compatibility. Now you can finally sit down and type: gr color = 1 plot 10, 10 vlin 0, 30 at 20 hlin 0, 20 at 15 It will work! You can test drive GScript BASIC 1.4 beta here: [link] (note that it will currently work on Firefox, Safari and Google... more »
|
|
Invader War for Apple IIGS
|
| |
Our little programmer Ding Wen ([link] Lim_Ding_Wen.html) releases the source code for Invader War, a simple arcade game for Apple IIGS. [link] Written in Orca/Pascal with its Object Pascal feature, this program will run in real accelerated GS.... more »
|
|
Kegs (ActiveGS)
|
| |
Who do I see about a version of ActiveGS that reads and writes Slot 6 disk port at full speed? Not that I don't like it, but if I want to be saddled with 1 MHz disk read/write/s, I'll go over to my real GS. Know what I mean? Images don't need to be in realtime during emulation, do they? I'd do it myself, but I never learned how... more »
|
|
vm02: calling all IIcs - Take 3
|
| |
Whew. I really hope this works. Thanks again to all who tested and submitted feedback on this project. While spending so much time working out the IIc VBL issues, I was negligent with the II/II+. I went to re-test the classes that use the 80 column card and found a mess. My videx doesn't do well being interrupted. So, I finally worked out a... more »
|
|
regardind code signing provisional in Xcode
|
| |
Hello experts, I am first time uploading my application on the apple store. I downloaded distribution provisioning profile and placed that into home/ library/Mobile Device/Provisioning Profiles. Opened xcode, created distributed configuration by duplicating release configuration. changed CODE SIGNING IDENTITY to IPhone Distribution: My company name... more »
|
|
Aztec CG65 Rebundled now Up for Download
|
| |
[link] Manx Axtec CG65 Cross Development Software for 65xx-based Systems Version 3.2c, July 1987. Runs on MS-DOS This is the CG65 compiler and PDF manual from Paul Santa Maria downloaded from sys.apple2. Set-up, libraries built, and rebundled for Windows XP, but should work... more »
|
|
AppleCommander 1.3.5.2
|
| |
AppleCommander 1.3.5.2, the Java based Apple II disk image utility, is now available. It includes several new features and bug fixes from 1.3.5: 1. Handle multiple disks on command-line for -i, -ls, -l, -ll. 2. Added lock, unlock and volume rename options. 3. Fixed broken links in web site; added guide to release candidate.... more »
|
|
GScript BASIC 1.3 - Major Revision
|
| |
I just uploaded the first major rewrite of GScript BASIC! Now in 1.3 and it has a new UI which includes an interactive editor. ...gr() color = "red" plot(10, 10) click on "Run" and see the result. To see what a total novice do - this is her first GScript BASIC program - take a look: [link]... more »
|
|
|