Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
libspectrum(3)			   Emulators			libspectrum(3)

NAME
       libspectrum -- Sinclair ZX Spectrum support library

DESCRIPTION
       libspectrum  is a library for reading and writing some of the file for-
       mats used by emulators of the Sinclair ZX Spectrum.  It	also  contains
       routines	 providing information about the various Spectrum clones which
       were available.

       The file	formats	currently supported by libspectrum are:

       o Snapshots: .z80, .szx,	.sna (all read/write), .zxs, .sp., .snp	and +D
	 snapshots (read only).

       o Tape  images:	.tzx,  .tap,  .spc,  .sta, .ltp	(read/write) and .pzx,
	 Warajevo .tap,	Z80Em and CSW version 1	(read only).

       o Input recordings: .rzx	(read/write).

       o Disk images: .dsk (both plain and extended), .d40, .d80, .fdi,	 .img,
	 .mgt, .opd, .sad, .scl, .td0, .trd and	.udi (identification only).

       o Timex cartridges: .dck	(read only).

       o IDE hard disk images: .hdf (read/write).

       o Microdrive cartridge images: .mdr (read/write).

       Additionally, any files compressed with bzip2(3), gzip(3) or zip(3) can
       be read and will	be transparently decompressed.

       Full documentation for libspectrum is provided in `libspectrum.txt'.

SEE ALSO
       bzip2(3), fuse(1), fuse-utils(1), gzip(3), zip(3).

       The comp.sys.sinclair Spectrum FAQ, at
       http://www.worldofspectrum.org/faq/index.html.

AUTHOR
       Philip Kendall (philip-fuse@shadowmagic.org.uk)

Version	1.4.4			1st July, 2018			libspectrum(3)

NAME | DESCRIPTION | SEE ALSO | AUTHOR

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=libspectrum&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>

home | help