I want to run xasm on my Amiga / Atari ST / Mac / ...
Unfortunately xasm is written in x86 assembly language, so it is
not portable.
Why xasm, not X-ASM as in previous versions?
It's easier to pronounce. ;-)
Why final edition?
Because I don't plan adding any new features. xasm is already a very
sophisticated tool, much more powerful than Quick Assembler.
Of course, it does not mean there won't be any new releases.
Very likely there will be bug fixes.
What about supporting other 6502-based machines, other processors (65816 etc.) ?
xasm is not a universal 6502 cross-assembler. If you need a portable
cross-assembler (and maybe even an excellent C compiler), then visit
www.cc65.org.