aboutsummaryrefslogtreecommitdiff
path: root/src/alf.rst
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-11-29 01:02:02 -0500
committerB. Watson <urchlay@slackware.uk>2025-11-29 01:02:02 -0500
commit3340301b02ae647cdb286112c32772bda0faf503 (patch)
tree6847f4f17dee95c5801e3e80607f2c1f6c1f983c /src/alf.rst
parent0861fc6fc6614084bad79db36eeae4eefd75ff9e (diff)
downloadalftools-3340301b02ae647cdb286112c32772bda0faf503.tar.gz
unalf: actually use timestamps from the alf header (and add -T option to not use them).
Diffstat (limited to 'src/alf.rst')
-rw-r--r--src/alf.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/alf.rst b/src/alf.rst
index 3110180..4b011aa 100644
--- a/src/alf.rst
+++ b/src/alf.rst
@@ -127,6 +127,12 @@ Note that **alf** is a complete reverse-engineered rewrite in C, *not*
a port of the original 6502 code as **unalf** is. It's still being
tested, and may still contain bugs.
+A note about the Atari filenames: **DZ.COM** is sometimes found on
+old disk images as **UNALF.COM**, and **LZ.COM** is sometimes called
+**ALF.COM** or **ALFER.COM**. I've used the original names partly
+out of respect for the original author, and partly to avoid confusion
+between my **alf**\/**unalf** and his Atari ones.
+
File Size Limits
----------------