summaryrefslogtreecommitdiffstats
path: root/development/atasm/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2015-04-12 08:08:59 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-12 08:08:59 +0700
commit9c66c85ba48a8b809c93b0db3a4e893c610ef493 (patch)
treef4e2c2c510a24452572c06ace8b84dba599baad0 /development/atasm/README
parent15e0493775d1d4f2c4c323d7d62c8cd10cae9fc6 (diff)
downloadslackbuilds-9c66c85ba48a8b809c93b0db3a4e893c610ef493.tar.gz
slackbuilds-9c66c85ba48a8b809c93b0db3a4e893c610ef493.tar.xz
development/atasm: Added (mac/65 compatible cross-assembler).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/atasm/README')
-rw-r--r--development/atasm/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/development/atasm/README b/development/atasm/README
new file mode 100644
index 0000000000..f6d7f8db00
--- /dev/null
+++ b/development/atasm/README
@@ -0,0 +1,6 @@
+atasm (a mostly mac/65 compatible cross-assembler)
+
+ATasm is a 6502 command-line cross-assembler that is compatible with the
+original Mac/65 macroassembler released by OSS software. Code development
+can now be performed using modern editors and compiles with lightning
+speed.