From 22345e4837ea1f318aca9fa5614582bce2ad85f4 Mon Sep 17 00:00:00 2001 From: Andre Fachat Date: Fri, 16 Dec 2011 22:58:55 +0100 Subject: [PATCH] added content to README --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README b/README index e69de29..7c5e089 100644 --- a/README +++ b/README @@ -0,0 +1,11 @@ + +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... + + +