The "Ass-Backward Calculator" for the Apple //GS - an RPN calculator NDA
Go to file
Jeremy Rand c5afd07c71 Update the build environment for this project to the latest. 2021-07-06 17:02:37 -04:00
abCalc Update the build environment for this project to the latest. 2021-07-06 17:02:37 -04:00
abCalc.xcodeproj Update the build environment for this project to the latest. 2021-07-06 17:02:37 -04:00
.DS_Store Update the build environment for this project to the latest. 2021-07-06 17:02:37 -04:00
LICENSE Add a license file to the project. 2019-08-07 22:35:58 -04:00
README.md Update the build environment for this project to the latest. 2021-07-06 17:02:37 -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

abCalc NDA Documentation