aboutsummaryrefslogtreecommitdiff
path: root/development/zooey/README
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2022-12-28 17:42:25 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-31 09:14:40 +0700
commit2472b8b7d6d37a5850c381000e07ac19cf09d55c (patch)
treecc4260d9dd479f2e980bfc5a77768b03b1df2044 /development/zooey/README
parent1f4cc25436f81d00a8d4451912902e11ed5e5961 (diff)
development/zooey: Added (6502 cross-assembler for Atari 8-bit)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/zooey/README')
-rw-r--r--development/zooey/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/development/zooey/README b/development/zooey/README
new file mode 100644
index 0000000000..5b28170783
--- /dev/null
+++ b/development/zooey/README
@@ -0,0 +1,10 @@
+zooey (6502 cross-assembler for Atari 8-bit systems)
+
+ZooEY is a cross assembler designed for 6502 processors. Binaries
+are generated specially for 8-bit Atari systems (Atari DOS II and
+SpartaDOS X formats supported). This tool is compatible with Quick
+Assembler, one of most popular assemblers in Poland.
+
+Also included are atari2unix and unix2atari (convert text files
+between Atari and Unix line-endings) and syntax highlighting for
+Midnight Commander (mcedit).