HPN Changelog

What's new in HPN 1.1.0-2013-08-22-1541 Alpha

Aug 23, 2013
  • Added the [e to the x] HP-35 operation
  • Added the [LN] HP-35 operation
  • Added the [LOG] HP-35 operation
  • Fixed stack behavior of singular operations on x, like [R] and [Q]
  • Modified the [CHS] logic: [CHS] is now a toggle that sets a flag, and it must be explicity reset with another [CHS] command. Thus, to calculate (-3)(-4)(-5)(-6)=360, you only need to [CHS] once, before the start of the operation: [CHS]3 4*5*6*. I cannot quite make clear from the manual whether this is what was intended for the HP-35, but it works in any event.
  • Added the [exchange X/Y] HP-35 command
  • Added a [toggle stack peek] command
  • Added the [LastX] HP-35 command
  • Added inline commands help
  • Added Linux and Windows binaries to the distribution package
  • Added a WhatsNew.txt file to the distribution package
  • Improved the program's constant-logic
  • Improved the program's error trapping
  • Tested compile and run on Linux (Ubuntu/Mint)
  • The original HP-35 Owner's Handbook has been added to HPN's distribution package in PDF form for historical interest and user guidance. HPN really requires no other manual due to its close emulation of the HP-35's actual behavior.