/SimTel/msdos/crossasm/
as09_111.zip    Assembler for M6809/H6309 [1.11]

------------------------------------------------------------------------
AS09 [1.11] - Assembler for M6809/H6309 microprocessor.

Available from:
   - ftp.coast.net: /SimTel/msdos/crossasm/as*_111.zip
   - src.doc.ic.ac.uk: /computing/systems/ibmpc/simtel/msdos/crossasm/
   - and other Simtel mirrors.

Features:
   - fast two-pass assembly.
   - supports binary, s-records or intel-hex output file formats.
   - optionally generates debug information file.
   - three segments (code, data, bss) for ROM-based programs.
   - 'struct' keyword for easy declarations.
   - instruction cycle count in listing.
   - full conditional assembly with CPU identifying defines.
   - C-style expressions, accept base 2...36, using either %, $ and
     0x prefixes or <base>#<value> format, 32-bit calculations.
   - full macro capability.
   - accepts full 6309 instruction set extensions to the M6809
     (can be enabled from the commandline using -x option)
   - runs under MS-DOS 3.x or higher or Linux for x86.

New in version [1.11]:
   - fixed minor bug in commandline handling

Copyright 1996, Frank A. Vorstenbosch - freely distributable on the net.
Uploaded by the author (email: falstaff@xs4all.nl)
------------------------------------------------------------------------
