www.jupiter-ace.co.uk
|
| FAQs Index > .TAP file format details |
|
|
TAP file format. A TAP file is simply a series of data chunks.
Each chunk is preceded by a 2 byte value indicating the contained data size in bytes (not counting this 2 bytes).
| |||||||||||
| A Jupiter Ace tape file is represented in a TAP file using two of those chunks.
The first chunk contains the Header Block and it's Checksum byte. The second chunk contains the Data Block and it's Checksum byte. Note: The TAP files does not contain the preceding Block Type byte as in the original tape file format. More then one Jupiter Ace tape files can be joined in only one TAP file by just concatenating them.
The TAP format can be used with the ACE32 emulator. The VACE and XACE emulators also uses the TAP format but with different extensions:
| |||||||||||
|
|