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.1 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'src/alf.1') diff --git a/src/alf.1 b/src/alf.1 index 1030589..87d0a36 100644 --- a/src/alf.1 +++ b/src/alf.1 @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "ALF" 1 "2025-11-28" "0.2.0" "Urchlay's Atari 8-bit Tools" +.TH "ALF" 1 "2025-11-29" "0.2.0" "Urchlay's Atari 8-bit Tools" .SH NAME alf \- create Atari 8-bit ALF archives .\" RST source for alf(1) man page. Convert with: @@ -151,6 +151,12 @@ systems, so there\(aqs no option for that. Note that \fBalf\fP is a complete reverse\-engineered rewrite in C, \fInot\fP a port of the original 6502 code as \fBunalf\fP is. It\(aqs still being tested, and may still contain bugs. +.sp +A note about the Atari filenames: \fBDZ.COM\fP is sometimes found on +old disk images as \fBUNALF.COM\fP, and \fBLZ.COM\fP is sometimes called +\fBALF.COM\fP or \fBALFER.COM\fP\&. I\(aqve used the original names partly +out of respect for the original author, and partly to avoid confusion +between my \fBalf\fP/\fBunalf\fP and his Atari ones. .SS File Size Limits .sp \fBalf\fP (and \fBLZ.COM\fP) have a 16MB file size limit. \fBuanlf\fP -- cgit v1.2.3