home *** CD-ROM | disk | FTP | other *** search
- Compu-Calc!
- Version 1.0
- 11/09/87
- from
- Unimpressive Enterprises
- by
- Stan Hodge
- (Plink OKR179)
-
- What:
- This program is an programmer's integer only calculator. It differs
- only by the fact that it displays its output in the following four bases
- (Dec,Binary,Octal,and Hex) at the same time. Input also accepts input in
- any one of the four bases. Input base selection is accomplished by one of
- the four input gadgets (or appropriate function key). Full keyboard support
- is provided (see HELP key).
-
- Ididosyncracies:
- The program does not display negative decimal numbers. This may be
- added as a switchable option in a later version.
- The only checked for error conditions are multiply overflow and
- divide by zero.
-
- Future:
- Future functions can be added rather easily so you can expect AND,
- OR,XOR,NOT,SHIFT,and ROTATE. I really can't see the need for floating point,
- so you probably will not see that implemented.
-
- Assembler Yipe!:
- Why? Well I've had experence in C,Fortran,Basic, and Pascal so I
- thought I'd try 68000 assembler. I've done assembler on other processors
- so learning this one was a breeze. I have to say that of all the languages
- I've used this is the easiest one to interface to the amiga operating system
- with. So there it is - I'll get down off my soap box now.
-
- Source????!!!!????:
- Yes today and today only, free with this package you get the source
- for this super program! (Yea right. [sigh]) The source is by far not very
- pretty but it is provided so that the very adventurous can customize your
- own version or as an example for people just starting on assembler on Amy.
-
- Commercial:
- Here it is... This program is provided as ShareWare. If you get
- some use out of it an approiate donation to the below address would be
- greatly appreciated. If not or even if you do please pass it on to a friend
- or post it to any board ( as long as it has this file ). This code may NOT
- be sold for profit through or on any media as it is copyrighted (c) 1987 by
- Unimpressive Enterprises. Any contributions recieved with name and address
- will be sent a update to the program (again with source) free if and when
- another release is generated. [ Note this will not be until spring at least.]
-
- Mail to:
- Unimpressive Enterprises
- 1106 Lincoln Park Blvd.
- Kettering Ohio, 45429
-
- Thanks in advance!
-
-
- P.S. Fish and AMICUS distribution welcomed.
- Special thanks to Beta testers Jim Bennett, Jeff Bohannon, and Tim Ramsey!
-