mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
46 lines
881 B
Groff
46 lines
881 B
Groff
.\" -*- nroff -*-
|
|
.\"
|
|
.\" castool.1
|
|
.\"
|
|
.\" Man page created from usage info
|
|
.\" Cesare Falco <c.falco@ubuntu.com>, February 2011
|
|
.\"
|
|
.\"
|
|
.TH CASTOOL 1 2016-07-21 0.176 "MESS Generic cassette manipulation tool"
|
|
.\"
|
|
.\"
|
|
.\" NAME chapter
|
|
.SH NAME
|
|
castool \- MESS Generic cassette manipulation tool
|
|
.\"
|
|
.\"
|
|
.\" SYNOPSIS chapter
|
|
.SH SYNOPSIS
|
|
.B castool convert
|
|
.IB "format infile outfile" .wav
|
|
.\"
|
|
.\"
|
|
.\" DESCRIPTION chapter
|
|
.SH DESCRIPTION
|
|
.B castool
|
|
is a tool for the maintenance and manipulation of cassette
|
|
dumps that MESS users need to deal with.
|
|
.\"
|
|
.\"
|
|
.\" COMMANDS chapter
|
|
.SH COMMANDS
|
|
.TP
|
|
.B convert
|
|
Convert a cassette dump to a .wav audio file. See
|
|
.B castool
|
|
(without arguments) for a full list of supported cassette formats.
|
|
.\"
|
|
.\"
|
|
.\" EXAMPLES chapter
|
|
.SH EXAMPLES
|
|
.B castool convert tzx pyjamarama.tzx pyjamarama.wav
|
|
.\"
|
|
.\"
|
|
.\" SEE ALSO chapter
|
|
.SH SEE ALSO
|
|
mess(6)
|