From 3340301b02ae647cdb286112c32772bda0faf503 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 29 Nov 2025 01:02:02 -0500 Subject: unalf: actually use timestamps from the alf header (and add -T option to not use them). --- src/alf.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/alf.rst') 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 ---------------- -- cgit v1.2.3