this is a tsr/pop-up calculator intended for programmers.... it is NOT done yet,
but already pretty useful for converting numbers or other stuff... please
download the final version in case you see it somewhere because it is gonna have
lots of cool stuff: an own programming language, all operations (...), a
compiler,... okey... keys:
hotkey: ctrl+/
f1-f5:mode (bin/oct/dec/int/hex)
qwe/asd:menue (menu below w/ shift/ctrl/alt)
numblock...


btw: it uses reverse polish notation (stack operated) so buy a HP48GX!
     the compiler at the moment just recognizes a filename over the command-
     line and parses the first token (was a check for me whether the parser
     works) so... no programs yet...
     uncrunch.asm from TheDraw.
