The "Ass-Backward Calculator" for the Apple //GS - an RPN calculator NDA
Go to file
Jeremy Rand 88edf4b193 Check for negative numbers in sqrt 2013-07-27 00:22:50 -05:00
expr Fighting with crashes in the NDA and giving up for now so adding more operations 2013-07-26 21:27:29 -05:00
ops Check for negative numbers in sqrt 2013-07-27 00:22:50 -05:00
.DS_Store Fighting with crashes in the NDA and giving up for now so adding more operations 2013-07-26 21:27:29 -05:00
.gitignore Start work on NDA 2013-07-25 13:35:56 -05:00
Make.engine Clean up makefile 2013-07-27 00:15:42 -05:00
Make.mac Start work on NDA 2013-07-25 13:33:38 -05:00
Makefile Get a very basic NDA up and working 2013-07-25 23:55:28 -05:00
abCError.c Fighting with crashes in the NDA and giving up for now so adding more operations 2013-07-26 21:27:29 -05:00
abCError.h Reorganize code to ensure files are not too wide for prodos 2013-07-25 09:42:02 -05:00
abCMain.c Reorganize code some more so it will build on the GS 2013-07-25 10:21:21 -05:00
abCMode.c Reorganize code to ensure files are not too wide for prodos 2013-07-25 09:42:02 -05:00
abCMode.h Reorganize code some more so it will build on the GS 2013-07-25 10:21:21 -05:00
abCStack.c Add lots more trig and log functions and some stack functions 2013-07-27 00:04:01 -05:00
abCStack.h Add lots more trig and log functions and some stack functions 2013-07-27 00:04:01 -05:00
abCalc.c Reorganize code some more so it will build on the GS 2013-07-25 10:21:21 -05:00
abCalc.h Create an overall abCalc module and hook up the init routines 2013-07-24 11:06:36 -05:00
abCalcNDA.c Fighting with crashes in the NDA and giving up for now so adding more operations 2013-07-26 21:27:29 -05:00
abCalcNDA.defs Create all the resources for the calc controls 2013-07-26 02:31:39 -05:00
abCalcNDA.rez Fighting with crashes in the NDA and giving up for now so adding more operations 2013-07-26 21:27:29 -05:00