Version | Change log |
Free42 3.2.4 Mar 4, 2025 |
More accurate integer powers of complex numbers. Specifically: special cases for pure real, pure integer, and numbers of the form a+ai and a-ai. Fixed VIEW for long values. Windows and Linux versions: Fixed handling of skins with non-zero offsets of the main image (the top left corner of the Skin: line). |
Free42 3.2.3 Feb 16, 2025 | Added a few characters to the character set, in order to allow copying and pasting text between Free42 and Plus42 without losing information. |
Free42 3.2.1 Feb 7, 2025 |
Fixed crash when trying to load invalid skins. Added IDENT function. This returns the app's version number as an integer, in aabbccdd format, with 3.1.12b formatted as 3011202, for example. XROMs are now decoded immediately when pasting. iOS version: Removed noise from annunciator area in the Standard-4" and Standard-X skins. |
Free42 3.1.11 Dec 13, 2024 |
Added option to show the active keyboard map superimposed on the skin. The desktop versions have this in the Help menu, and the mobile versions have it in the About dialog. Added functions for direct access to matrix and list elements: GETMI, PUTMI, GETLI, and PUTLI. See the Free42 web site for details. IOS and MacOS versions: Improved Dark Mode support. In compatibility mode, VIEW(G(A)) would recall the global A to the stack, but view the local A. |
Free42 3.1.10 Nov 14, 2024 | Now pre-populating state name for States -> More -> Rename. |
Free42 3.1.9 Oct 27, 2024 | Implemented GETKEYA. This works like GETKEY, except that it will not wait for a keystroke if no keystrokes are in the keyboard queue, returning 0 instead in that case. |
Free42 3.1.7 Mar 31, 2024 | |
Free42 3.1.8 Apr 25, 2024 | Fixed ALPHA pasting during command entry. |
Free42 3.1.7 Mar 31, 2024 | |
Free42 3.1.5a Mar 21, 2024 |