xa65/README

15 lines
571 B
Plaintext
Raw Permalink Normal View History

2011-12-16 21:58:55 +00:00
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/ .
2019-11-10 12:34:39 +00:00
In this experimental repository, I am mirroring Cameron's releases and I am working on fixes and changes that I may want to submit to Cameron.
2011-12-16 21:58:55 +00:00
2011-12-16 22:04:51 +00:00
These are the directories:
2017-10-14 22:53:53 +00:00
xa - contains the main source. The master branch is the stable version
2011-12-16 22:04:51 +00:00
2011-12-16 21:58:55 +00:00