From f28c8a67342878ec5c1382e234d6876fe38ffdaf Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 20 Nov 2025 03:26:41 -0500 Subject: Improve README. --- README.txt | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index cfa3e0a..c0a0258 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,8 @@ -unalf project README. +unalf is a decompressor for the ALF file format, as used on the Atari +8-bit computers in the late 1980s. + +Currently, unalf is working and has been fairly well tested against +various ALF archives. The ultimate goal of this project is to reimplement the ALF compression and decompression algorithms on modern systems aka @@ -6,6 +10,12 @@ Linux and anything else that's POSIX-ish. It's also intended to be a repository of information about the ALF archiver (and UNALF dearchiver). +The original ALF/UNALF programs for the Atari were written by Alfred. +This project is by B. Watson (urchlay@slackware.uk). + +The rest of this file is a list of the contents of the git repository +or distribution tar/zip file. + Included in both the source and binary distributions: - README.txt - you're reading it now. -- cgit v1.2.3