aboutsummaryrefslogtreecommitdiff
path: root/emulators/libspectrum/pkg-descr
blob: 580e8c488c8567668f844598f4ad9f8b3e4401b9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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.