zoom — Z-Code interpreter
Synopsis
zoom [options] <game file> [<save file>]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).
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.
 
Files
- /usr/share/zoom/zoomrc, ~/.zoomrc
 - 
Default options (fonts, default size, colours...).