Commit Graph

52 Commits

Author SHA1 Message Date
Jeremy Rand c5afd07c71 Update the build environment for this project to the latest. 2021-07-06 17:02:37 -04:00
Jeremy Rand e04819b4b1 Add a license file to the project. 2019-08-07 22:35:58 -04:00
Jeremy Rand c994634c64 Update the build engine used by abCalc. 2019-08-07 22:21:32 -04:00
Jeremy Rand 616cfc5f11 Update the readme to reflect the new build environment. 2017-09-11 23:28:36 -04:00
Jeremy Rand cbb6cfc1d9 Update path to screenshots. 2017-09-11 23:23:29 -04:00
Jeremy Rand 1801f10d12 Update the readme and project information. 2017-09-11 23:17:23 -04:00
Jeremy Rand e49487532a Move to the new build environment 2017-09-11 23:14:06 -04:00
Jeremy Rand 46bbabc8f9 Move to the new build environment 2017-09-11 23:07:06 -04:00
Jeremy Rand be0d47681c Move to the new build environment 2017-09-11 23:05:43 -04:00
Jeremy Rand eaedec436d Add a link to the downloads in the readme 2016-07-23 09:48:00 -05:00
Jeremy Rand 5c12c862ee Add a link to the downloads in the readme 2016-07-23 09:47:03 -05:00
Jeremy Rand 6079fe35cb Add some screenshots 2013-11-03 10:22:23 -05:00
Jeremy Rand b87e282de0 Mention needing to fix scap.h to build the code on the //GS 2013-09-26 23:24:01 -04:00
Jeremy Rand 9eb08f1f94 Fix make problem with the shell command and add it to the docs 2013-09-26 23:15:57 -04:00
Jeremy Rand c96d4f3a09 Create README.md 2013-09-26 16:40:50 -04:00
Jeremy Rand 3030688662 Add a help document. This is actually in Teach format for the GS but I think git will strip the resources so it will end up just being a text file in git unfortunately. 2013-09-26 16:32:20 -04:00
Jeremy Rand c2aa439a47 Add R2B and B2R operations 2013-09-26 16:23:38 -04:00
Jeremy Rand 5f26ba906d Add R2B and B2R operations 2013-09-26 16:20:06 -04:00
Jeremy Rand e69a032494 Remove .DS_Store 2013-09-02 12:36:38 -04:00
Jeremy Rand c5172a330d More work on copy/paste and other NDA functionality 2013-09-02 12:28:16 -04:00
Jeremy Rand 12bdfc054f More work on the NDA 2013-08-08 00:58:18 -04:00
Jeremy Rand eecefbd31a Lots more work on the NDA 2013-08-07 02:16:38 -04:00
Jeremy Rand 01b5651573 Lots more work on the NDA 2013-08-07 02:16:21 -04:00
Jeremy Rand 88edf4b193 Check for negative numbers in sqrt 2013-07-27 00:22:50 -05:00
Jeremy Rand ba2ce6fa89 Clean up makefile 2013-07-27 00:15:42 -05:00
Jeremy Rand ee6ab8dee8 Remove a few functions the GS does not have 2013-07-27 00:11:42 -05:00
Jeremy Rand c470afc9d6 Add lots more trig and log functions and some stack functions 2013-07-27 00:04:01 -05:00
Jeremy Rand 9f2f1c5d53 Fighting with crashes in the NDA and giving up for now so adding more operations 2013-07-26 21:27:29 -05:00
Jeremy Rand c5ca693973 Create all the resources for the calc controls 2013-07-26 02:31:39 -05:00
Jeremy Rand 33e5d7970d Get a very basic NDA up and working 2013-07-25 23:55:28 -05:00
Jeremy Rand 5d6a71da3f Start work on NDA 2013-07-25 13:44:14 -05:00
Jeremy Rand af42e7b29a Start work on NDA 2013-07-25 13:35:56 -05:00
Jeremy Rand 174d911040 Start work on NDA 2013-07-25 13:35:07 -05:00
Jeremy Rand cfdebd33c0 Start work on NDA 2013-07-25 13:34:49 -05:00
Jeremy Rand 90ee3fc724 Start work on NDA 2013-07-25 13:33:38 -05:00
Jeremy Rand 88102cafea Make operation lookups case insensitive on both platforms 2013-07-25 11:50:12 -05:00
Jeremy Rand e77709f015 With this change, things build on the GS well now 2013-07-25 10:31:53 -05:00
Jeremy Rand 7bee84757f Reorganize code some more so it will build on the GS 2013-07-25 10:21:21 -05:00
Jeremy Rand 5ba0e3bcc7 Reorganize code to ensure files are not too wide for prodos 2013-07-25 09:42:02 -05:00
Jeremy Rand 2aec9aecb6 Rework setting expressions and add shift operations 2013-07-24 21:28:20 -05:00
Jeremy Rand 02092b15f3 More integer operations 2013-07-24 20:20:54 -05:00
Jeremy Rand dcbbd4b1c1 More integer operations 2013-07-24 20:02:07 -05:00
Jeremy Rand 062a5b6639 Add a bunch more operation 2013-07-24 18:59:18 -05:00
Jeremy Rand 1b8abc8fa0 Finish implementation on add 2013-07-24 18:01:04 -05:00
Jeremy Rand 822c7ab0ac Add error handling support 2013-07-24 16:15:11 -05:00
Jeremy Rand d8d4bc60d4 Format reals better 2013-07-24 12:01:38 -05:00
Jeremy Rand 5e7006a3cc Create an overall abCalc module and hook up the init routines 2013-07-24 11:06:36 -05:00
Jeremy Rand b8e9fd0c9c Add .h file guards and a basic integer implementation 2013-07-24 10:56:02 -05:00
Jeremy Rand b691e28672 Implement some basic mode tracking 2013-07-24 10:06:38 -05:00
Jeremy Rand e96affc7ad Implement real parsing and formatting 2013-07-24 09:53:27 -05:00