home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1996 / ARCHIVE_96.iso / discs / shareware / share_46 / sasm / Docs / History next >
Text File  |  1995-02-19  |  4KB  |  98 lines

  1.  
  2.  
  3.                      -=O=-  RELEASE HISTORY  -=O=-
  4.  
  5.         1.0      Oct. 91     First release
  6.  
  7.         1.1      Nov. 91     Functionally as 1.0
  8.                              Bug fixes
  9.                              X-ref and Macro Library functions re-written
  10.  
  11.         1.2      Nov. 91     Bug fixes
  12.                              Much improved error handling
  13.                              INCLUDE directive added
  14.  
  15.         1.21     Jan 92      Restrictions on INCLUDE directive with
  16.                              Shareware version removed.
  17.  
  18.         1.22     Mar 92      Improved error handler
  19.  
  20.         1.23     May 92      Minor bug fixes
  21.  
  22.         1.24     June 92     Line numbering system rewritten, dramatic
  23.                              speed increase for large files
  24.                              Line number space relocation added
  25.  
  26.         1.25     July 92     adrl, movl, div, db, dw, dd, added
  27.                              Enhanced immediate 2nd operand
  28.  
  29.         1.26     Feb 93      Bug in adrl in some examples of 1.25 fixed.
  30.                              No public release of this version.
  31.  
  32.         1.30     Mar 93      Expanded macros introduced.
  33.                              db *xx,? to reserve area without setting
  34.                              New Makelib tool for expanded macros
  35.                              Module provided so SAsm can now be run from
  36.                              the RMA for floppy disc users.
  37.  
  38.         1.31     Apr 93      ADRL and MOVL can be conditional
  39.  
  40.         1.32     Jun 93      Bug fixed in expanded macro stack.
  41.  
  42.         1.41     Aug 93      #obj, #lib, #errfile, #cli, #verbose, #quiet,
  43.                              #xref and #noxref directives introduced.
  44.                              Tab characters accepted as delimiters.
  45.  
  46.         1.42     Sep 93      Bug with DB, DD and DW in upper case fixed.
  47.                              Bug with comment on Macro call line fixed.
  48.                              'Line Too Long' trapped during preprocessing
  49.  
  50.         1.43     Dec 93      Expanded macro call permitted after label
  51.                              Minor bug fixes
  52.  
  53.         1.44     Dec 93      #enhance and #noenhance directives introduced
  54.  
  55.         1.45     Dec 93      Bug in macro call with no params fixed
  56.  
  57.         1.46     Dec 93      'P' parameter introduced
  58.                              #insert directive introduced
  59.                             
  60.         1.50     Jan 94      x-ref list to file
  61.                              x-ref bug fix with label same as opcode
  62.                              Assembler listing file
  63.                              Added short help text
  64.                              SWI name processing
  65.                              Local labels with LDR and STR
  66.                              String variables accepted by DB
  67.                              'Q' switch added to quit before assembly
  68.                              'N' switch added to list label names
  69.                              #LABELFILE to send labels to file
  70.  
  71.         1.51     Mar 94      Minor bug in #SWION fixed
  72.                              reg! permitted without space for LDM/STM
  73.                              More improvements to error trapping
  74.                              DIV now included in unregistered version
  75.  
  76.         1.52     Mar 94      Filetypes Module and Utility don't need ORG
  77.                              Bug with obj filename starting with '!' fixed
  78.                              Added 'demo' application
  79.  
  80.         1.53     Mar 94      Labels now listed alpahbetically, not reverse
  81.                              FNdb, FNdd, FNdw removed
  82.                              #AREA directive introduced
  83.                              Descriptive text between { and } allowed
  84.                              OSET variable implemented
  85.                              Bug in trapping open Error File error fixed
  86.  
  87.         1.54     Apr 94      Basic tokenising introduced with large files
  88.                              Corrected bug with ':' in INCLUDE filenames
  89.  
  90.         1.55     Jun 94      1st item in an 'area' can now be null
  91.         
  92.         1.56     Jul 94      Automatic memory management introduced
  93.         
  94.         1.60     Feb 95      Bug in #include directive fixed
  95.                              Local label can now be used to reference the
  96.                              previous or next set by means of < or > prefix
  97.  
  98.