/pub/msdos/crossasm/
as48_108.zip    Assembler for 8048/49/50 [1.08]

------------------------------------------------------------------------
AS48 [1.08] - Assembler for 8048/49/50 microprocessor.

Available from:
   - oak.oakland.edu: /pub/msdos/crossasm/as48_108.zip
   - and the 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 $
     prefixes or <base>#<value> format, 32-bit calculations.
   - accepts 48 instruction set extensions to the 48
     (can be enabled from the commandline using -x option)
   - runs under MS-DOS 3.x or higher, or AmigaDos 1.2 or higher.

New in version [1.08]:
   - first release, version number sync'ed to other assemblers.

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