6502/65816 cross assembler
Go to file
A. Fachat bd65f3de18 Merge branch 'testsuite' into testmerge
Resolved Conflicts:
	xa/ChangeLog
	xa/src/xa.c
	xa/tests/adrm/Makefile
	xa/tests/binclude/Makefile
	xa/tests/charset/Makefile
	xa/tests/comcom/Makefile
	xa/tests/fordef/Makefile
	xa/tests/incerr/Makefile
2014-08-20 22:13:20 +02:00
xa Merge branch 'testsuite' into testmerge 2014-08-20 22:13:20 +02:00
README add some more readme 2011-12-16 23:49:03 +01:00

README

This is an experiment. 

xa65 is a 6502 cross assembler, running on Unix (and Unix-alikes), and producing 6502 and 65816 code. It comes complete with a set of tools.

xa65 was originally authored by me, André Fachat, but currently and still xa65 is maintained by Cameron Kaiser at http://www.floodgap.com/retrotech/xa/ . 

Due to current time constraints Cameron can not do any updates, so I decided to create this repository to publish my (beta) version that implements a long outstanding feature: assembler listings...


These are the directories:

xa		- contains the main source. The master branch is the stable version (currently 2.3.5)


These are the current branches:

master		- stable branch, currently 2.3.5
listing		- experimental branch that adds ca65 compatibility features and assembler listing