989772c9ac
had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
8 lines
292 B
Text
8 lines
292 B
Text
This utility converts both 48k and 128k ZX Spectrum BASIC programs stored
|
|
as plain text files into TAP files.
|
|
|
|
TAP files can be used in most ZX Spectrum emulators and can be concatenated
|
|
together using cat(1).
|
|
|
|
Author: Martijn van der Heide
|
|
WWW: http://www.worldofspectrum.org/utilities.html
|