Welcome

ASxxxx Cross Assembler Updates

New Release:

        ASxxxx Cross Assemblers, Version 2.10, April 1999


Supported Microprocessors:

        6800(6802/6808)         68HC11
        6801(hd6803)            68HC16
        6804                    8051
        6805                    8085(8080)
        68HC08                  Z80(hd64180)
        6809                    H8/3xx
        68HC12                  6500 family

New Features:

        All ASlink commands may now be entered on the
	command line.  (Useful for makefiles ...)

        Directory Path fixes for ASxxxx and ASlink.

	Many changes for increased portability to
	GCC compilers in Linux and DJGPP.

	Fix for Divide by 0 and Modulus by 0 errors.

        Long Names (79 significant characters)

        Assembler and Linker are Case Insensitive by default.
        Case Sensitivity option enabled with the -z switch.

        Assembler long name SYMBOL TABLE format with -w switch.
	Linker long name MAP format with -w switch.

... Home Page