TAP (ZX Spectrum)
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
(Update dead link) |
||
Line 25: | Line 25: | ||
== Links == | == Links == | ||
* http://www.worldofspectrum.org/faq/reference/formats.htm | * http://www.worldofspectrum.org/faq/reference/formats.htm | ||
− | * [http://www.nvg.ntnu.no/sinclair/faq/fileform.html#TAPZ Speccy Emulator File Formats] | + | * [https://web.archive.org/web/20120330020033/http://www.nvg.ntnu.no/sinclair/faq/fileform.html#TAPZ Speccy Emulator File Formats] (from archive.org) |
* [http://www.zxshed.co.uk/sinclairfaq/index.php5?title=TAP_format Sinclair FAQ Wiki page] | * [http://www.zxshed.co.uk/sinclairfaq/index.php5?title=TAP_format Sinclair FAQ Wiki page] | ||
[[Category:ZX Spectrum]] | [[Category:ZX Spectrum]] |
Revision as of 16:05, 3 November 2013
TAP is a tape image format supported by some emulators of the ZX Spectrum computer. It's distinct from the Commodore Tap file.
Contents |
See also
Identification
Files usually begin with bytes 0x13 0x00 0x00
.
Specifications
Software
- Redis (Java source)
- fuse-utils + libspectrum (tapeconv, tzxlist) - Can convert TAP files or list their contents, but cannot extract files from them.
- taptools - Can create TAP files and extract their contents.