diff options
author | B. Watson <urchlay@slackware.uk> | 2022-11-10 13:22:15 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-11-10 13:22:15 -0500 |
commit | f42e18edc63c0a6fe60b89fc05374c0c59294fce (patch) | |
tree | ce2f8fdf0d13d7cd123ddcf0d0a1d07b26b27190 | |
parent | dee3978fb457aa456408810ef031d6711e588c77 (diff) | |
download | dla-asm-f42e18edc63c0a6fe60b89fc05374c0c59294fce.tar.gz |
Add direct links to executables in README.
-rw-r--r-- | README.txt | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -19,6 +19,12 @@ from the cc65 suite: https://cc65.github.io/ Also included are support tools to convert the results to CSV or image files. +Latest executables can be found here: + +https://slackware.uk/~urchlay/repos/dla-asm/plain/dla.xex +https://slackware.uk/~urchlay/repos/dla-asm/plain/dla2csv.xex +https://slackware.uk/~urchlay/repos/dla-asm/plain/dla2img.sh + This file explains how to use the generator and tools. Other documentation: |