The "Ass-Backward Calculator" for the Apple //GS - an RPN calculator NDA
Go to file
Jeremy Rand e04819b4b1 Add a license file to the project. 2019-08-07 22:35:58 -04:00
abCalc Update the build engine used by abCalc. 2019-08-07 22:21:32 -04:00
abCalc.xcodeproj Add a license file to the project. 2019-08-07 22:35:58 -04:00
.DS_Store Move to the new build environment 2017-09-11 23:14:06 -04:00
LICENSE Add a license file to the project. 2019-08-07 22:35:58 -04:00
README.md Update the readme to reflect the new build environment. 2017-09-11 23:28:36 -04:00

README.md

abCalc

The "Ass-Backward Calculator" for the Apple //GS - an RPN calculator NDA

Download a disk image or download a SHK file

The source code is built using my Apple //GS Build Pipeline. If you setup all of the prerequisites on that project, you should be able to build this on a Mac using Xcode. Failing that, put the source onto a real or emulated GS and build it using ORCA/C. However, I no longer have a GS compatible Makefile. If you look in the git history, you will see that in the past, the build could be done using dmake under GNO/ME on a GS.

The abCalc binary is a shell command you can use from GNO/ME:

abCalc Shell Screenshot

And abCalcNDA is a new desk accessory which you can use from within GS/OS applications:

abCalc NDA Screenshot