TD0

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(initial version)
 
(Added sample files)
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{|
+
{{FormatInfo
|[[Software]]
+
|formattype=electronic
| >
+
|subcat=Disk Image Formats
|[[Disk Image Formats]]
+
|extensions={{ext|td0}}
| >
+
}}
| [[TD0]]
+
|}
+
  
 
==Overview==
 
==Overview==
 
TeleDisk was an early PC based disk imaging program. It was often used to image floppy disks from other systems, notably IBM mainframes or DEC workstations
 
TeleDisk was an early PC based disk imaging program. It was often used to image floppy disks from other systems, notably IBM mainframes or DEC workstations
 +
 +
The file format provides for splitting disk images into multiple parts; in this case, the second part will have a .TD1 extension, the third .TD2, and so on. In practice split disk images are extremely rare.
 +
 +
== Sample files ==
 +
* https://telparia.com/fileFormatSamples/archive/teledisk/
  
 
==References==
 
==References==
 
* TeleDisk downloads [http://www.classiccmp.org/dunfield/img54306/teledisk.htm here]
 
* TeleDisk downloads [http://www.classiccmp.org/dunfield/img54306/teledisk.htm here]
* Format specification by Dave Dunfield [http://www.classiccmp.org/dunfield/img54306/td0notes.txt here]
+
* Format specification by Dave Dunfield [http://dunfield.classiccmp.org/img47321/td0notes.txt here]
 
* Some reverse engineering and pseudo-code [http://www.fpns.net/willy/wteledsk.htm here]
 
* Some reverse engineering and pseudo-code [http://www.fpns.net/willy/wteledsk.htm here]
 
* MESS [http://git.redump.net/mame/tree/src/lib/formats/td0_dsk.c source code] for reading TD0 files
 
* MESS [http://git.redump.net/mame/tree/src/lib/formats/td0_dsk.c source code] for reading TD0 files

Revision as of 23:31, 14 June 2022

File Format
Name TD0
Ontology
Extension(s) .td0

Overview

TeleDisk was an early PC based disk imaging program. It was often used to image floppy disks from other systems, notably IBM mainframes or DEC workstations

The file format provides for splitting disk images into multiple parts; in this case, the second part will have a .TD1 extension, the third .TD2, and so on. In practice split disk images are extremely rare.

Sample files

References

  • TeleDisk downloads here
  • Format specification by Dave Dunfield here
  • Some reverse engineering and pseudo-code here
  • MESS source code for reading TD0 files
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox