home *** CD-ROM | disk | FTP | other *** search
-
- -=O=- RELEASE HISTORY -=O=-
-
-
- 1.0 Oct. 91 First release
-
- 1.1 Nov. 91 Functionally as 1.0
- Bug fixes
- X-ref and Macro Library functions re-written
-
- 1.2 Nov. 91 Bug fixes
- Much improved error handling
- INCLUDE directive added
-
- 1.21 Jan 92 Restrictions on INCLUDE directive with
- Shareware version removed.
-
- 1.22 Mar 92 Improved error handler
-
- 1.23 May 92 Minor bug fixes
-
- 1.24 June 92 Line numbering rewritten, dramatic speed increase for
- large files
- Line number space relocation added
-
- 1.25 July 92 adrl, movl, div, db, dw, dd, added
- Enhanced immediate 2nd operand
-
- 1.26 Feb 93 Bug in adrl in some examples of 1.25 fixed.
- No public release of this version.
-
- 1.30 Mar 93 Expanded macros introduced.
- db *xx,? to reserve area without setting
- New Makelib tool for expanded macros
- Module provided so SAsm can be run from the RMA
-
- 1.31 Apr 93 ADRL and MOVL can be conditional
-
- 1.32 Jun 93 Bug fixed in expanded macro stack.
-
- 1.41 Aug 93 #obj, #lib, #errfile, #cli, #verbose, #quiet,
- #xref and #noxref directives introduced.
- Tab characters accepted as delimiters.
-
- 1.42 Sep 93 Bug with DB, DD and DW in upper case fixed.
- Bug with comment on Macro call line fixed.
- 'Line Too Long' trapped during preprocessing
-
- 1.43 Dec 93 Expanded macro call permitted after label
- Minor bug fixes
-
- 1.44 Dec 93 #enhance and #noenhance directives introduced
-
- 1.45 Dec 93 Bug in macro call with no params fixed
-
- 1.46 Dec 93 'P' parameter introduced
- #insert directive introduced
-
- 1.50 Jan 94 x-ref list to file
- x-ref bug fix with label same as opcode
- Assembler listing file
- Added short help text
- SWI name processing
- Local labels with LDR and STR
- String variables accepted by DB
- 'Q' switch added to quit before assembly
- 'N' switch added to list label names
- #LABELFILE to send labels to file
-
- 1.51 Mar 94 Minor bug in #SWION fixed
- reg! permitted without space for LDM/STM
- More improvements to error trapping
- DIV now included in unregistered version
-
- 1.52 Mar 94 Filetypes Module and Utility don't need ORG
- Bug with obj filename starting with '!' fixed
- Added 'demo' application
- 1.71 Aug 95 #STRUC directive introduced
- 1.73 Sept 95 HS and LO accepted as conditions with ADRL etc.
- SASM_ERR variable introduced.
-
- 1.53 Mar 94 Labels now listed alpahbetically, not reverse
- FNdb, FNdd, FNdw removed
- #AREA directive introduced
- Descriptive text between {and } allowed
- OSET variable implemented
- Bug in trapping open Error File error fixed
-
- 1.54 Apr 94 Basic tokenising introduced with large files
- Corrected bug with ':' in INCLUDE filenames
-
- 1.55 Jun 94 Fixed bug which sometimes gave errors with some
- conditional ADRL instructions
-
- 1.56 Jul 94 dynamic memory management introduced
-
- 1.60 Feb 95 Bug in #include introduced in 1.54 fixed
- First line of an #AREA directive no longer needs an
- offset
- Missing number after a name in an #AREA is now a
- recoverable error
- '>' and '<' modifiers for local label introduced
-
- 1.70 July 95 Major internal rewrite for messages.
- #size directive can now be in the form '50K' etc.
- !SAsm desktop front end supplied
-
- 1.71 Aug 95 #STRUC directive introduced
-
- 1.73 Sept 95 HS and LO accepted as conditions with ADRL etc.
- SASM_ERR variable introduced.
-