FPSAVE CHANGES VERSION 1.19 - 13th March 2000 1. The bottom nibble of $A1(SYS.VARS) is now left unaltered. Previously it was cleared. 2. The coding at $D0(SYS.VARS) no longer contains spurious bits if the bottom nibble of $A1(SYS.VARS) is initially set. VERSION 1.18 with later versions of FPSP - 15th September 1998 1. Versions of FPSP have have been produced that no longer use A6 so that they can be safely used in BASIC. The versions are: FPSP_81 1.2 FPSP_82 1.2 FPSP_40 1.4 FPSP_60 1.3 2. Version 1.4 of VER_BIN now checks that the FILE TYPE of an FPSP is 1. VERSION 1.18 - 26th May 1997 1. Later versions of FPSPs contain routines converting between QDOS fp and IEEE. The version numbers of FPSP containing these are: FPSP_81 1.1 FPSP_82 1.1 FPSP_40 1.3 FPSP_60 1.2 2. If an error is found in an FPSP file the file is closed. Previously it was left open. 3. In FPSP_40 Motorola's unfinished code for FSINCOS has been completed. Previously FSINCOS returned only sin(x). 4. More informative messages are printed if FPSAVE finds the FPU system variables area already and incompatibly in use. VERSION 1.17 - 26th March 1997 1. A new format of FPSP containing a version number and an identifier has been introduced. Older versions of FPSP are not accepted by FPSAVE v1.17.