ASxxxx and ASlink V3.10 November 2001

    ASxxxx Cross Assemblers, Version 3.10, November 2000. The  ASxxxx
assemblers are a series of microprocessor assemblers written in the
C programming language.  This  collection contains cross assemblers
for the 6800(6802/6808), 6801(hd6303), 6804,  6805,  68HC08,  6809,
68HC11, 68HC12, 68HC16, 8051, 8085(8080), z80(hd64180), GameBoy(z80),
H8/3xx, DS8xCxxx and 6500 series microprocessors.  The companion program
ASLINK is a relocating linker supporting all the cross assemblers.
The  assemblers  and  linker have been tested using GCC 2.7.2
with LINUX, Symantec C/C++ V6.1/V7.2, DJGPP (GCC 2.8.1),  VC6 with
MS-DOS/Windows  3.x/95/98, and Sun Solaris.  Complete source code and
documentation for the assemblers and linker is included  with  the
distribution.   Additionally,  test  code for each assembler and
several microprocessor monitors ( ASSIST05 for the 6805,  MONDEB
and ASSIST09 for the 6809, and BUFFALO 2.5 for the 6811) are
included as working examples of use of these assemblers.  


asxv3p10.zip	ASxxxx and ASlink V3.10 Zipped

	MS-DOS:
	Windows:
	DJGPP:		pkunzip -d asxv3p10.zip
			unzips and restores directory structure

	Linux:
	Solaris:	unzip -L -a asxv3p10.zip
			unzips to lower-case names and converts ascii
			files to \n from \r\n form.


Exectutables are in directories:

	MS-DOS:		\asxxxx\asxmak\symantec\exe\

	VC6:		\asxxxx\asxmak\vc6\exe\

	Linux:		/asxxxx/asxmak/linux/exe/

	DJGPP:		\asxxxx\asxmak\djgpp\exe\

	Solaris:	/asxxxx/asxmak/solaris/exe/


Makefiles or Build command files are in directories:

	MS-DOS:		\asxxxx\asxmak\symantec\build\

	VC6:		\asxxxx\asxmak\vc6\build\

	Linux:		/asxxxx/asxmak/linux/build/

	DJGPP:		\asxxxx\asxmak\djgpp\build\

	Solaris:	/asxxxx/asxmak/solaris/build/


 Documentation in plain text form is
 	\asxxxx\asxdoc\asmlnk.doc

 Documentation in HTML form may be found starting with
 	\asxxxx\asxhtml\asxxxx.htm



Freeware:      Uploaded by the author.

Distribution:  May be freely distributed with author's
               permission and inclusion of copyright notice.

Alan R. Baldwin,  Kent State University, Kent, Ohio, 44242
baldwin@shop-pdp.kent.edu
http://shop-pdp.kent.edu/


