TD0
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Dan Tobias (Talk | contribs) |
||
Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
|formattype=electronic | |formattype=electronic | ||
− | |subcat= | + | |subcat=Disk Image Formats |
|extensions={{ext|td0}} | |extensions={{ext|td0}} | ||
}} | }} |
Revision as of 08:53, 17 November 2012
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
References
- TeleDisk downloads here
- Format specification by Dave Dunfield here
- Some reverse engineering and pseudo-code here
- MESS source code for reading TD0 files