1
0
mirror of https://git.code.sf.net/p/fuse-emulator/fuse-utils synced 2025-04-19 08:42:15 +03:00

Change URLs to Sourceforge, my e-mail address to @shadowmagic and remove my

postal address.

Legacy-ID: 2719
This commit is contained in:
Philip Kendall 2007-01-29 20:36:09 +00:00
parent 1a33cd9108
commit ac3036360a
36 changed files with 54 additions and 83 deletions

1
.gitignore vendored
View File

@ -14,6 +14,7 @@
/fuse-utils.qpg
/libtool
/listbasic
/ltmain.sh
/raw2hdf
/rzxcheck
/rzxdump

View File

@ -19,8 +19,7 @@
##
## Author contact information:
##
## E-mail: pak21-fuse@srcf.ucam.org
## Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
## E-mail: philip-fuse@shadowmagic.org.uk
AUTOMAKE_OPTIONS = foreign

4
README
View File

@ -23,7 +23,7 @@ The available utilities are:
In order to use the utilities, you'll need `libspectrum' installed;
this is available from:
http://www.srcf.ucam.org/~pak21/spectrum/libspectrum.html
http://fuse-emulator.sourceforge.net/libspectrum.php
If you want to deal with compressed RZX files, you'll also need `zlib'
installed.
@ -55,7 +55,7 @@ If you're using version of fuse-utils from CVS rather than one of the
released tarballs, you'll need to run `autogen.sh' before running
'configure' for the first time.
Philip Kendall <pak21-fuse@srcf.ucam.org>
Philip Kendall <philip-fuse@shadowmagic.org.uk>
16 July 2004
$Id$

View File

@ -21,8 +21,7 @@
# Author contact information:
# E-mail: Philip Kendall <pak21-fuse@srcf.ucam.org>
# Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
# E-mail: Philip Kendall <philip-fuse@shadowmagic.org.uk>
# Exit on errors
set -e

View File

@ -17,8 +17,7 @@ dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
dnl
dnl Author contact information:
dnl
dnl E-mail: pak21-fuse@srcf.ucam.org
dnl Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
dnl E-mail: philip-fuse@shadowmagic.org.uk
AC_INIT(tzxlist.c)
AM_CONFIG_HEADER(config.h)

View File

@ -19,8 +19,7 @@
Author contact information:
Philip Kendall <pak21-fuse@srcf.ucam.org>
Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
Philip Kendall <philip-fuse@shadowmagic.org.uk>
*/

View File

@ -58,21 +58,21 @@
<QPM:ProductDescription>
<QPM:ProductName>fuse-utils</QPM:ProductName>
<QPM:ProductIdentifier>fuse-utils</QPM:ProductIdentifier>
<QPM:ProductEmail>pak21-fuse@srcf.ucam.org</QPM:ProductEmail>
<QPM:ProductEmail>philip-fuse@shadowmagic.org.uk</QPM:ProductEmail>
<QPM:VendorName>public</QPM:VendorName>
<QPM:VendorInstallName>public</QPM:VendorInstallName>
<QPM:VendorURL>http://www.srcf.ucam.org/~pak21/spectrum/fuse.html</QPM:VendorURL>
<QPM:VendorURL>http://fuse-emulator.sourceforge.net/</QPM:VendorURL>
<QPM:VendorEmbedURL/>
<QPM:VendorEmail>pak21-fuse@srcf.ucam.org</QPM:VendorEmail>
<QPM:VendorEmail>philip-fuse@shadowmagic.org.uk</QPM:VendorEmail>
<QPM:AuthorName>Philip Kendall</QPM:AuthorName>
<QPM:AuthorURL>http://www.srcf.ucam.org/~pak21/spectrum/fuse.html</QPM:AuthorURL>
<QPM:AuthorURL>http://fuse-emulator.sourceforge.net</QPM:AuthorURL>
<QPM:AuthorEmbedURL/>
<QPM:AuthorEmail>pak21-fuse@srcf.ucam.org</QPM:AuthorEmail>
<QPM:AuthorEmail>philip-fuse@shadowmagic.org.uk</QPM:AuthorEmail>
<QPM:ProductIconSmall/>
<QPM:ProductIconLarge/>
<QPM:ProductDescriptionShort>The Fuse utilities are a few tools which may be of occasional use when dealing with ZX Spectrum emulator files.</QPM:ProductDescriptionShort>
<QPM:ProductDescriptionLong>The Fuse utilities are a few tools which may be of occasional use when dealing with ZX Spectrum emulator files. They were originally distributed with Fuse, the Free Unix Spectrum Emulator, but are now independent of Fuse and can be used on their own.</QPM:ProductDescriptionLong>
<QPM:ProductDescriptionURL>http://www.srcf.ucam.org/~pak21/spectrum/fuse.html</QPM:ProductDescriptionURL>
<QPM:ProductDescriptionURL>http://fuse-emulator.sourceforge.net/</QPM:ProductDescriptionURL>
<QPM:ProductDescriptionEmbedURL/>
</QPM:ProductDescription>

View File

@ -136,3 +136,5 @@
20070104 tzxlist.c: dump pilot data from generalised data blocks.
20070121 scl2trd.c,utils.c: warnings removal.
20070129 ChangeLog: bring up to date.
20070129 <almost everything>: change URLs to Sourceforge, my e-mail address
to @shadowmagic and remove my postal address.

3
ide.c
View File

@ -19,8 +19,7 @@
Author contact information:
Philip Kendall <pak21-fuse@srcf.ucam.org>
Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
Philip Kendall <philip-fuse@shadowmagic.org.uk>
*/

3
ide.h
View File

@ -19,8 +19,7 @@
Author contact information:
Philip Kendall <pak21-fuse@srcf.ucam.org>
Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
Philip Kendall <philip-fuse@shadowmagic.org.uk>
*/

3
keys.c
View File

@ -19,8 +19,7 @@
Author contact information:
E-mail: pak21-fuse@srcf.ucam.org
Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
E-mail: philip-fuse@shadowmagic.org.uk
*/

View File

@ -20,8 +20,7 @@
Author contact information:
Philip: pak21-fuse@srcf.ucam.org
Post: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
Philip: philip-fuse@shadowmagic.org.uk
Chris: ccowley@grok.co.uk

View File

@ -19,8 +19,7 @@
##
## Author contact information:
##
## E-mail: pak21-fuse@srcf.ucam.org
## Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
## E-mail: philip-fuse@shadowmagic.org.uk
AUTOMAKE_OPTIONS = foreign

View File

@ -19,8 +19,7 @@
.\"
.\" Author contact information:
.\"
.\" E-mail: pak21-fuse@srcf.ucam.org
.\" Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
.\" E-mail: philip-fuse@shadowmagic.org.uk
.\"
.\"
.TH createhdf 1 "16th July, 2004" "Version 0.7.0" "Emulators"
@ -115,4 +114,4 @@ The comp.sys.sinclair Spectrum FAQ, at
.\"------------------------------------------------------------------
.\"
.SH AUTHOR
Philip Kendall (pak21-fuse@srcf.ucam.org).
Philip Kendall (philip-fuse@shadowmagic.org.uk).

View File

@ -19,8 +19,7 @@
.\"
.\" Author contact information:
.\"
.\" E-mail: pak21-fuse@srcf.ucam.org
.\" Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
.\" E-mail: philip-fuse@shadowmagic.org.uk
.\"
.\"
.TH fuse-utils 1 "16th July, 2004" "Version 0.7.0" "Emulators"
@ -119,5 +118,5 @@ The comp.sys.sinclair Spectrum FAQ, at
.\"------------------------------------------------------------------
.\"
.SH AUTHOR
Philip Kendall (pak21-fuse@srcf.ucam.org) and others; see the
Philip Kendall (philip-fuse@shadowmagic.org.uk) and others; see the
individual man pages for more details.

View File

@ -19,8 +19,7 @@
.\"
.\" Author contact information:
.\"
.\" E-mail: pak21-fuse@srcf.ucam.org
.\" Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
.\" E-mail: philip-fuse@shadowmagic.org.uk
.\"
.\"
.TH listbasic 1 "16th July, 2004" "Version 0.7.0" "Emulators"
@ -73,7 +72,7 @@ The comp.sys.sinclair Spectrum FAQ, at
.\"------------------------------------------------------------------
.\"
.SH AUTHOR
Philip Kendall (pak21-fuse@srcf.ucam.org).
Philip Kendall (philip-fuse@shadowmagic.org.uk).
.PP
Chris Cowley wrote
.IR SnapList ,

View File

@ -19,8 +19,7 @@
.\"
.\" Author contact information:
.\"
.\" E-mail: pak21-fuse@srcf.ucam.org
.\" Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
.\" E-mail: philip-fuse@shadowmagic.org.uk
.\"
.\"
.TH raw2hdf 1 "30th October, 2005" "Version 0.7.0" "Emulators"

View File

@ -19,8 +19,7 @@
.\"
.\" Author contact information:
.\"
.\" E-mail: pak21-fuse@srcf.ucam.org
.\" Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
.\" E-mail: philip-fuse@shadowmagic.org.uk
.\"
.\"
.TH rzxcheck 1 "16th July, 2004" "Version 0.7.0" "Emulators"
@ -72,4 +71,4 @@ The comp.sys.sinclair Spectrum FAQ, at
.\"------------------------------------------------------------------
.\"
.SH AUTHOR
Philip Kendall (pak21-fuse@srcf.ucam.org).
Philip Kendall (philip-fuse@shadowmagic.org.uk).

View File

@ -19,8 +19,7 @@
.\"
.\" Author contact information:
.\"
.\" E-mail: pak21-fuse@srcf.ucam.org
.\" Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
.\" E-mail: philip-fuse@shadowmagic.org.uk
.\"
.\"
.TH rzxdump 1 "16th Jly, 2004" "Version 0.7.0" "Emulators"
@ -73,4 +72,4 @@ The comp.sys.sinclair Spectrum FAQ, at
.\"------------------------------------------------------------------
.\"
.SH AUTHOR
Philip Kendall (pak21-fuse@srcf.ucam.org).
Philip Kendall (philip-fuse@shadowmagic.org.uk).

View File

@ -19,8 +19,7 @@
.\"
.\" Author contact information:
.\"
.\" E-mail: pak21-fuse@srcf.ucam.org
.\" Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
.\" E-mail: philip-fuse@shadowmagic.org.uk
.\"
.\"
.TH rzxtool 1 "16th July, 2004" "Version 0.7.0" "Emulators"
@ -114,4 +113,4 @@ The comp.sys.sinclair Spectrum FAQ, at
.\"------------------------------------------------------------------
.\"
.SH AUTHOR
Philip Kendall (pak21-fuse@srcf.ucam.org).
Philip Kendall (philip-fuse@shadowmagic.org.uk).

View File

@ -19,8 +19,7 @@
.\"
.\" Author contact information:
.\"
.\" E-mail: pak21-fuse@srcf.ucam.org
.\" Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
.\" E-mail: philip-fuse@shadowmagic.org.uk
.\"
.\"
.TH scl2trd 1 "16th July, 2004" "Version 0.7.0" "Emulators"
@ -73,7 +72,7 @@ The comp.sys.sinclair Spectrum FAQ, at
.\"------------------------------------------------------------------
.\"
.SH AUTHOR
Philip Kendall (pak21-fuse@srcf.ucam.org).
Philip Kendall (philip-fuse@shadowmagic.org.uk).
.PP
Dmitry Sanarin's conversion routines from his Glukalka emulator are
used.

View File

@ -19,8 +19,7 @@
.\"
.\" Author contact information:
.\"
.\" E-mail: pak21-fuse@srcf.ucam.org
.\" Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
.\" E-mail: philip-fuse@shadowmagic.org.uk
.\"
.\"
.TH snap2tzx 1 "16th July, 2004" "Version 0.7.0" "Emulators"
@ -132,7 +131,7 @@ The comp.sys.sinclair Spectrum FAQ, at
.\"------------------------------------------------------------------
.\"
.SH AUTHOR
Philip Kendall (pak21-fuse@srcf.ucam.org).
Philip Kendall (philip-fuse@shadowmagic.org.uk).
.PP
Tomaz Kac wrote
.IR z802tzx " (" ftp://ftp.worldofspectrum.org/pub/sinclair/tools/unix/z802tzx-1.2.tar.gz "),"

View File

@ -19,8 +19,7 @@
.\"
.\" Author contact information:
.\"
.\" E-mail: pak21-fuse@srcf.ucam.org
.\" Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
.\" E-mail: philip-fuse@shadowmagic.org.uk
.\"
.\"
.TH snapconv 1 "16th July, 2004" "Version 0.7.0" "Emulators"
@ -89,4 +88,4 @@ The comp.sys.sinclair Spectrum FAQ, at
.\"------------------------------------------------------------------
.\"
.SH AUTHOR
Philip Kendall (pak21-fuse@srcf.ucam.org).
Philip Kendall (philip-fuse@shadowmagic.org.uk).

View File

@ -19,8 +19,7 @@
.\"
.\" Author contact information:
.\"
.\" E-mail: pak21-fuse@srcf.ucam.org
.\" Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
.\" E-mail: philip-fuse@shadowmagic.org.uk
.\"
.\"
.TH tapeconv 1 "16th July, 2004" "Version 0.7.0" "Emulators"
@ -91,4 +90,4 @@ The comp.sys.sinclair Spectrum FAQ, at
.\"------------------------------------------------------------------
.\"
.SH AUTHOR
Philip Kendall (pak21-fuse@srcf.ucam.org).
Philip Kendall (philip-fuse@shadowmagic.org.uk).

View File

@ -19,8 +19,7 @@
.\"
.\" Author contact information:
.\"
.\" E-mail: pak21-fuse@srcf.ucam.org
.\" Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
.\" E-mail: philip-fuse@shadowmagic.org.uk
.\"
.\"
.TH tzxlist 1 "16th July, 2004" "Version 0.7.0" "Emulators"
@ -72,6 +71,6 @@ The comp.sys.sinclair Spectrum FAQ, at
.\"------------------------------------------------------------------
.\"
.SH AUTHOR
Philip Kendall (pak21-fuse@srcf.ucam.org).
Philip Kendall (philip-fuse@shadowmagic.org.uk).
.PP
Darren Salt wrote this man page.

View File

@ -19,8 +19,7 @@
Author contact information:
Philip Kendall <pak21-fuse@srcf.ucam.org>
Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
Philip Kendall <philip-fuse@shadowmagic.org.uk>
*/

View File

@ -19,8 +19,7 @@
Author contact information:
E-mail: pak21-fuse@srcf.ucam.org
Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
E-mail: philip-fuse@shadowmagic.org.uk
*/

View File

@ -19,8 +19,7 @@
Author contact information:
E-mail: pak21-fuse@srcf.ucam.org
Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
E-mail: philip-fuse@shadowmagic.org.uk
*/

View File

@ -19,8 +19,7 @@
Author contact information:
E-mail: pak21-fuse@srcf.ucam.org
Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
E-mail: philip-fuse@shadowmagic.org.uk
*/

View File

@ -19,8 +19,7 @@
Author contact information:
E-mail: pak21-fuse@srcf.ucam.org
Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
E-mail: philip-fuse@shadowmagic.org.uk
*/

View File

@ -22,8 +22,7 @@
Author contact information:
E-mail: pak21-fuse@srcf.ucam.org
Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
E-mail: philip-fuse@shadowmagic.org.uk
*/

View File

@ -19,8 +19,7 @@
Author contact information:
E-mail: pak21-fuse@srcf.ucam.org
Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
E-mail: philip-fuse@shadowmagic.org.uk
*/

View File

@ -19,8 +19,7 @@
Author contact information:
E-mail: pak21-fuse@srcf.ucam.org
Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
E-mail: philip-fuse@shadowmagic.org.uk
*/

View File

@ -19,8 +19,7 @@
Author contact information:
E-mail: pak21-fuse@srcf.ucam.org
Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
E-mail: philip-fuse@shadowmagic.org.uk
*/

View File

@ -19,8 +19,7 @@
Author contact information:
E-mail: pak21-fuse@srcf.ucam.org
Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
E-mail: philip-fuse@shadowmagic.org.uk
*/

View File

@ -19,8 +19,7 @@
Author contact information:
E-mail: pak21-fuse@srcf.ucam.org
Postal address: 15 Crescent Road, Wokingham, Berks, RG40 2DB, England
E-mail: philip-fuse@shadowmagic.org.uk
*/