an easy and consistent way of installing software ported to FreeBSD
libspectrum is a fairly simple library designed to make the handling
of various ZX Spectrum emulator-related file formats easy.
So far it handles:
* Snapshots: .z80, .szx, .sna (all read/write), .zxs, .sp.,
.snp and +D snapshots (read only)
* Tape images: .tzx, .tap (read/write) and Warajevo .tap (read only)
* Input recordings: .rzx (read/write)
* Timex cartridges: .dck (read only)
There are also some subsidiary functions which may be generally useful
for Spectrum-related utilities.
Author: Philip Kendall
WWW: http://www.srcf.ucam.org/~pak21/spectrum/libspectrum.html
--
Alexey V. Antipovsky
kemm@in-line.ru
@comment $FreeBSD: ports/emulators/libspectrum/pkg-plist,v 1.5 2008/02/09 02:10:46 tabthorpe Exp $
include/libspectrum.h
lib/libspectrum.a
lib/libspectrum.la
lib/libspectrum.so
lib/libspectrum.so.6
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/THANKS
%%PORTDOCS%%%%DOCSDIR%%/libspectrum.txt
%%PORTDOCS%%@dirrm %%DOCSDIR%%