File: tdtodump.1

package info (click to toggle)
kcemu 0.5.1%2Bdfsg-2
  • links: PTS
  • area: contrib
  • in suites: squeeze
  • size: 14,504 kB
  • ctags: 8,989
  • sloc: cpp: 48,501; ansic: 26,963; sh: 4,875; makefile: 1,760; asm: 376; yacc: 291; xml: 64; sed: 16
file content (27 lines) | stat: -rw-r--r-- 593 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.TH tdtodump 1

.SH NAME
tdtodump \- convert TeleDisk images to disk dump files

.SH SYNOPSIS
.B tdtodump <infile> <outfile>
.br

.SH DESCRIPTION
.B tdtodump
converts disk images produced by the Sydex TeleDisk program
to uncompressed disk dumps. The format of the disk dumps is
compatible with the file format used by the Sydex AnaDisk
program.
.LP

.SH BUGS
Currently only images created with normal compression are
supported.

.SH SEE ALSO
kcemu(1x)

.SH AUTHOR
This manual page was written by Torsten Paul <Torsten.Paul@gmx.de>,
for the Debian GNU/Linux system (but may be used by others).