Tap file

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(PRONOM)
(Software: Another archive to replace a dead link)
 
(2 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
|released=1997
 
|released=1997
 
}}
 
}}
:''This is the Commodore version of a Tap file. See [[TAP (ZX Spectrum)]] for the ZX Spectrum version.''
+
:''This is the Commodore version of a Tap file. For more "TAP" formats, see [[TAP]].''
  
 
A '''Tap file''' encodes the series of pulses used to store data on a [[Commodore data cassette]], capturing the cassette contents at a level of abstraction intermediate between the raw waves (as might be captured in an [[Audio and Music|audio file format]]) and the data bytes that are stored via the cassette pulses (which might be saved into an application-specific file such as a [[Commodore 64 binary executable]] or a [[Commodore BASIC tokenized file]]).
 
A '''Tap file''' encodes the series of pulses used to store data on a [[Commodore data cassette]], capturing the cassette contents at a level of abstraction intermediate between the raw waves (as might be captured in an [[Audio and Music|audio file format]]) and the data bytes that are stored via the cassette pulses (which might be saved into an application-specific file such as a [[Commodore 64 binary executable]] or a [[Commodore BASIC tokenized file]]).
Line 16: Line 16:
  
 
== Format documentation ==
 
== Format documentation ==
* [http://c64tapes.org/dokuwiki/doku.php?id=analyzing_loaders#tap_format Tap format (c64tapes.org)]
+
* [https://web.archive.org/web/20180709173001/http://c64tapes.org/dokuwiki/doku.php?id=analyzing_loaders#tap_format Tap format (c64tapes.org)]
  
 
== Software ==
 
== Software ==
* [http://tapes.c64.no/util.php Utilities for creating Tap files]
+
* [https://web.archive.org/web/20160716175654/http://tapes.c64.no/util.php Utilities for creating Tap files]
  
 
== Sample files ==
 
== Sample files ==

Latest revision as of 18:20, 10 April 2021

File Format
Name Tap file
Ontology
Extension(s) .tap
PRONOM fmt/802
Released 1997
This is the Commodore version of a Tap file. For more "TAP" formats, see TAP.

A Tap file encodes the series of pulses used to store data on a Commodore data cassette, capturing the cassette contents at a level of abstraction intermediate between the raw waves (as might be captured in an audio file format) and the data bytes that are stored via the cassette pulses (which might be saved into an application-specific file such as a Commodore 64 binary executable or a Commodore BASIC tokenized file).

The file contains a series of bytes giving the length of each pulse (measured as the time interval between two successive negative edges of the square wave), expressed as the number of microseconds multiplied by 0.123156, rounded to an integer value from 0 to 255.

Contents

[edit] Identification

At least some Tap files begin with the ASCII string "C64-TAPE-RAW" or "C16-TAPE-RAW".

[edit] Format documentation

[edit] Software

[edit] Sample files

[edit] Other links and references

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox