home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / develop / as09 / mail09 < prev    next >
Text File  |  1995-02-27  |  1KB  |  35 lines

  1. /pub/msdos/crossasm/
  2. as09_104.zip    Assembler for M6809/H6309 [1.04]
  3.  
  4. ------------------------------------------------------------------------
  5. AS09 [1.04] - Assembler for M6809 H6309 microprocessor.
  6.  
  7. PC version available from:
  8.    - oak.oakland.edu: /pub/msdos/crossasm/as09_104.zip
  9.    - and the Simtel mirrors.
  10.  
  11. Amiga version available from:
  12.  
  13. Features:
  14.    - fast two-pass assembly.
  15.    - supports binary, s-records or intel-hex output file formats.
  16.    - three segments (code, data, bss) for ROM-based programs.
  17.    - 'struct' keyword for easy declarations.
  18.    - instruction cycle count in listing (including 6309 differences).
  19.    - full conditional assembly with CPU identifying defines.
  20.    - C-style expressions, accept base 2...36, using either % and $
  21.      prefixes or <base>#<value> format, 32-bit calculations.
  22.    - accepts full 6309 instruction set extensions to the M6809
  23.      (can be enabled from the commandline using -x option)
  24.    - runs under AmigaDOS 1.2 or higher.
  25.  
  26. New in version [1.04]
  27.    - cosmetic changes
  28.    - now allows - to specify stdout for listing
  29.    - fixed instruction cycle count for NOP on the 6309
  30.    - first release for the Amiga, identical to [1.04] version for PC
  31.  
  32. Copyright 1994, Frank A. Vorstenbosch - freely distributable on the net.
  33. Uploaded by the author (email: prompt@hacktic.nl)
  34. ------------------------------------------------------------------------
  35.