T64
From Just Solve the File Format Problem
Contents |
Identification
The first 32 bytes of the file contain an ASCII signature that begins with "C64
". Unfortunately, there are several variants of it, such as "C64S tape file
", "C64S tape image file
", and "C64 tape image file
".
At offset 32 is a version number that should be either 0x00 0x01
or 0x01 0x01
.
See also
Specifications
- T64 (Tape containers for C64s)
- Emulator File Formats (Power64)
- The emulator file formats (VICE)
Software
- DirMaster (Windows binary) can read T64 files
- cbmconvert (
-t
option) - fvcbm can list the contents of T64 files
- Deark
Sample files
- ftp://ftp.cbm8bit.com/programming/basic/ → *.t64.gz
- Many of the files at the C-64 Scene Database
- dexvert samples — archive/commodoreTapeImage