Short: V1.2 Emulates HP11C programmable calc Author: David Gay, Dirk Stoecker Uploader: stoecker amigaworld com (Dirk Stoecker) Type: misc/math Version: 1.2 Architecture: m68k-amigaos Emulates an HP11C calculator including the program mode. Features an ON/OFF button that turns the calculator into an AppIcon that will sit and wait until you need it again. This version is based on V1.1 by David Gay. I updated the source to compile under SAS-C 6.50 and it uses now ANSI-C always. Sources are included. The main changes are fixes to get OS2 look and feel. - uses AppIcon instead of sleep window - uses new menu look of OS3 - uses gadtools to built menus - uses asl.library instead of arp.library for file-requesters - EasyRequest standard requester instead of own request - correct clipboard support - could never have worked correct - builts correct icons under newer systems - Paste function key got - instead of -

- included hp11.pic into program code - removed unimplemented Print menu - switched colors to OS2 colors - icon style changed a bit - little bug fixes Additionally to normal hp11 program there is an hp11FPU version which can be started on any machine with FPU. The inner working of the emulation should still be the same (I hope). There where some errors I fixed. Hopefully I catched all.