logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

zoom - Z-Code interpreter

Authors

zoom was written by Andrew Hunter.

       This manual page was written by Stephen Kitt <skitt@debian.org>, for the Debian GNU/Linux system (but may
       be used by others). It was last modified for zoom version 1.1.5.

zoom                                            January 16, 2016                                         zoom(6)

Description

zoom is a player for Z-Code stories or games. It supports all version of the Z-Machine, including version
       6 with graphical resources (converted to Blorb format).

Files

       /usr/share/zoom/zoomrc, ~/.zoomrc
              Default options (fonts, default size, colours...).

Name

       zoom - Z-Code interpreter

Options

zoom accepts the following options:

       -D, --debugmode
              Enable source-level debugger (requires gameinfo.dbg).

       -w, --warnings
              Display interpreter warnings.

       -W, --fatal
              Make warnings fatal.

       -?, --help
              Briefly describe the command-line options.

       --usage
              Print the synopsis.

       -V, --version
              Print the program version.

See Also

/usr/share/doc/zoom-player/index.html.

Synopsis

zoom [options] <gamefile> [<savefile>]

See Also