__ _____ ____ ___ ___
/ // / _ \/ __/__ ___ _________ |_ | |_ |
/ _ / ___/\ \/ _ `/ // / __/ -_) / __/_ / __/
/_//_/_/ /___/\_,_/\_,_/\__/\__/ /____(_)____/
Alternate 5-line stack environment based on Java
By Andre Schoorl
With routines from Richard Steventon
This is HPSauce 2.2, a set of four libraries for the HP48 series of
calculators, each of which offers various levels of an improved stack
environment. This includes a replacement status area and a 5 line stack in
all libraries, plus combinations of a 5-line interactive stack, lower case
menu support, and on-stack equation handling.
HPSauce 2.2 is basically just a reduced version of Java 3.0, with the
old status area. It is intended for those people who are low on memory
and for those who just like having free memory in their status area at
the sacrifice of a garbage collection every status update!
Note however that HPSauce is lacking many of the features and performance
enhancements of Java, so if you have enough memory for it, I suggest using
it instead! Java should be available at all the usual HP sites (see the FAQ).
The status area of HPSauce includes amount of free mem, size of first level
object, stack depth, a more compact directory path, and port status.