HP Forums
Free42 with local variables - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: Not HP Calculators (/forum-7.html)
+--- Forum: Not quite HP Calculators - but related (/forum-8.html)
+--- Thread: Free42 with local variables (/thread-12752.html)



Free42 with local variables - Thomas Okken - 04-07-2019 12:09 AM

I added support for local variables in Free42. Since this is brand new functionality, which required some significant changes in various low-level functions, I would like to test this a bit more before making an official release, but for the curious, I put test builds at https://thomasokken.com/free42/download/test/

There is some explanation in this thread over at the SwissMicros forum: https://forum.swissmicros.com/viewtopic.php?f=19&t=2139&start=10#p10430

There are non-backwards-compatible changes to the state file format, so I recommend backing up your state file before trying this.


RE: Free42 with local variables - Thomas Okken - 04-07-2019 03:37 AM

Update: 2.1.3: fixed memory corruption bug in SOLVE and INTEG, caused by the new stack logic.


RE: Free42 with local variables - Thomas Okken - 04-07-2019 11:55 AM

Update: 2.1.4: Android only: fixed bug in state file reading that caused State File Corrupt


RE: Free42 with local variables - Thomas Okken - 04-07-2019 10:56 PM

I did a bit more polishing, couldn't find any more bugs. I think it's ready. I removed the test builds from my site and I'm releasing the official version 2.2.