-
I'm preparing to write a small prolog interpreter for the DM42 calculator from SwissMicros. I'd very much like to use this project, but you don't have any license information provided, which means it'…
-
As you mentioned me in the README, I want to add some notes from what I remember happening in the last few months and my work related to it and the consequences:
1. Since last year I'm the maintain…
-
▼+[4] and ▲+[7] does not provide transient input of 't' and 'P', respectively, but output of number and erroneous (cursor?) action indicated with a beep.
(tested with current dev branch c6d06a8e)
-
There is an issue with the alpha-shift(orange key) keyboard entry.
**Tested on DM32 with V0.7.14 and V0.7.15**
If you turn on the calculator and clear the screen (ON key)
then alpha-shift the n…
-
You have a minor error on your https://thomasokken.com/free42/#doc page: "RDX. in the MODES menu" — it's in the DISP menu.
HP's use of the "other" decimal separator for digit grouping has irritated…
-
The equation library in the HP50 Advanced Reference Manual is a good starting point for interesting equations and their graphical representation.
-
I can't remember the location, but someone commented that they expected units such as kilobytes, not just bytes.
-
First of all, your project is awesome!!
Being your proyect written in C++, I need to know if it will be possible to compile them for the use on modern ARM calculators such as:
https://www.swissmicros…
-
While trying to save or load a state in iOS I get save state failed message or load state failed.
however a state file is created in the iPhone.
not sure if the state file is corrupted because loa…
-
I can't build the simulator on Fedora (tried 39 and 38, clean installs in a virtual machine):
```
# dnf -y install arm-none-eabi-gcc arm-none-eabi-gcc-cs-c++ arm-none-eabi-newlib gcc-c++ git make …