NAME
hatari-console - ...
SYNOPSIS
hatari-console [<console options/args> --] [<hatari options>]
DESCRIPTION
Hatari-console allows you to control Hatari through its control socket
from the provided console prompt, while Hatari is running. All control
commands support TAB completion on their names and options.
For hatari options, see the hatari(1) manpage.
OPTIONS
Except for help, console options/args will be interpreted only if ’--’
is given as one of the arguments. Otherwise all arguments are given to
Hatari.
Console options/args:
<file> Read commands from given file
--exit Exit after executing commands from the file
-h, --help
Print short help
EXAMPLES
hatari-console --monitor mono hatari-console commands.txt -- --monitor
mono hatari-console commands.txt --exit --
SEE ALSO
hatari(1).
AUTHOR
hatari-console is part of Hatari, an emulator for Atari
ST/STE/TT/Falcon computers.
This manual page was written by Teemu Hukkanen <tjhukkan@iki.fi>, for
the Debian project (and may be used by others).
2010-06-15 hatari-console(1)