
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, .spc, .sta and .ltp (read/write) and
.pzx, warajevo .tap, z80em and csw version 1 (read only).
* input recordings: .rzx (read/write).
* timex cartridges: .dck (read only).
* ide hard disk images: .hdf (read/write).
this package contains the shared libraries.