home *** CD-ROM | disk | FTP | other *** search
-
- HP11C Calculator
- ================
-
- This is Archimedes version 1.0, based on the code of
- Amiga version 1.01 by David Gay.
-
- This program emulates an HP11C calculator. Everything
- is there, including the program mode (with the
- instructions displayed as usual, as numbers...). By
- default, it's even as slow. It multitasks under
- RISC-OS, except in fast program mode, where it hogs the
- processor - but not usually for very long ! (and
- not when it's PAUSEd, even in fast mode).
-
- Usage
- -----
- The application is installed on the icon-bar by double
- clicking. Only one HP11C may be started from each copy
- on the icon-bar. The following menu options are
- available by clicking the menu button over the HP11C:
-
- Stack Displays the stack contents
- Save > Status Save calculator status and program
- Save > Program Save program listing
- Save > Display Enables the display to be "pasted"
- Reset Clear HP11 memory (equivalent to ON -)
- Speed
- Slow Program's execute at HP11C speed
- Fast Program's execute faster ...
- Radix
- Point Select UK/USA format for numbers
- Comma Select European format for numbers
-
- Saved Status files (or Status files from another
- copy running at the same time) can be loaded by
- dragging the relevant icon to the icon bar or into
- the window.
-
- Some details are given in file doc.quick; for more,
- especially concerning HP11C programming, refer to HP's
- manual.
-
-
- Miscellaneous
- -------------
- Please send all bug reports to CRF; suggestions for
- enhancements etc. to either of us.
-
- This program is placed in the public domain.
-
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Original code:
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- David Gay
- "(p.suiv :=: q.prec.suiv).prec :=: q.prec"
- You don't want to know about this language !
-
- GAY@ELMA.EPFL.CH, or GAY%ELMA.EPFL.CH@CLSEPF51.bitnet
-
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Port to Archimedes:
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Richard Francis
-
- RFRANCIS@ESTEC.BITNET
- ESTCS1::RFRANCIS
- ESTERS::FRANCIS
-
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-