Short: Scientific Calculator for ADE Author: wisecracker.bazza@gmail.com (Barry Walker, G0LCU) Uploader: LAG (Lincolnshire Amiga Group) Type: misc/math Version: 1.00.00 Architecture: generic ============================================================================ Architectures: Classic AMIGAs, WinUAE, FS-UAE, OSX 10.14.3, Linux Mint 19. -------------------------------------------------------------------------- MINIMUM Requirements Are:- -------------------------- Stock A1200, 4MB Fastram and HDD. WinUAE 3.4.0, minimum. FS-UAE 2.8.1, minimum. Standard OS 3.0.x install or better. Full ADE UNIX environment install, (full install on AMINET): https://aminet.net/package/dev/gcc/ADE Library file ixnet.library version 48.0 Library file ixemul.library version 48.0 Both files are here if you have NOT got them: https://aminet.net/package/util/libs/ixemul-48.0 (It might even work under CygWin but it is untested so you use it at your own risk, see 'The Legal Stuff:-' below.) ---------------------------------------------------------------------------- History:- --------- 10-04-2020. ----------- Version 1.00.00. Probably the one and only upload for this archive. ---------------------------------------------------------------------------- General:- --------- (Apologies for any typos, etc...) I originally wrote this script to create a basic command line scientific calculator for almost any *NIX style platform. It was originally uploaded to this site: https://www.unix.com/shell-programming-and-scripting/282311-simple-scientific-calculator-ade-unix-environment-amiga-a1200-hd.html (NOTE: Example, Post #3 will be of interest to some!) This was the only way to do this idea using 'awk' as the prime mover to include the AMIGA A1200(HD) using the ADE UNIX environment. There was a bug that would not allow 'n' to be printed in the ADE environment hence the final 'print ""' statement to create a newline. The shell used in ADE is a version of 'ksh88'. (NOTE: The code was also written to include the 'dash' shell too.) Enjoy... Bazza... ---------------------------------------------------------------------------- Lincolnshire Amiga Group: https://lincsamiga.org.uk/wordpress/ ---------------------------------------------------------------------------- This archive is issued under the CC0 Licence. Public Domain. ---------------------------------------------------------------------------- IMPORTANT:- ----------- The Legal Stuff:- ----------------- This code is CC0 licenced. The author is not responsible for any damage to, or loss of, or failure of equipment or data caused in any way by the use of this code. There is NO warranty with the use of this software release and YOU USE IT AT YOUR OWN RISK. ---------------------------------------------------------------------------- Testing Evaluation:- -------------------- All WinUAE, FS-UAE and Classic AMIGA test conditions were/are running standard OS 3.0.x and using standard ~topaz 8~ fonts throughout. The minimum hardware and software requirements ARE needed however. I have no idea what strange configuration setups will create so refer to the ~The Legal Stuff~ above. ---------------------------------------------------------------------------- Barry Walker, G0LCU. ---------------------------------------------------------------------------- A very useful HardWare related site, (C) Anthony Hoffman, for modifications, schematics, repairs and the like is:- http://amiga.serveftp.net/ ============================================================================