diff options
Diffstat (limited to 'src/alf.rst')
| -rw-r--r-- | src/alf.rst | 6 |
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 ---------------- |
