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

jzip - execute Infocom v1-5 and Inform v1-5 & v8 game files

Availability

       The most recent version of jzip can be downloaded from one of:

       http://www.jzip.sourceforge.net/ftp://ifarchive.org/infocom/interpreters/zip/

Credits

jzip  is written and maintained by John Holder (j-holder@home.com), based on the ZIP v2.0 sources by Mark
       Howell and Olaf 'Olsen' Barthel.

Description

jzip invokes the Z-code Interpreter.

Editing

       JZip now supports arrowkey editing in UNIX.

       Up/Down
              selects the previous / next command in history

       Left/Right
              moves the cursor over the line.

       Backspace
              deletes

       Typing inserts under the cursor

Environment

jzip looks for the environment variable INFOCOM_PATH and will use the path found there to  look  for  the
       story file specified on the command line if the story file cannot be found in the current directory.

Files

/usr/games/jzip
              The Z-Code Interpreter Program

       /usr/lib/games/zfiles
              Recommended location for Zcode files

Name

       jzip - execute Infocom v1-5 and Inform v1-5 & v8 game files

Options

-ln   lines in display

       -cn   columns in display

       -rn   text right margin (default = 1)

       -tn   text top margin (default = 0)

       -v     display version information

       -m     monochrome mode

       -y     set Tandy bit

       -sn   zmachine strict level, from 0 (none), 1 (report once, recommended) to 3.

Requirements

jzip  will  run  under  most  (if  not all) flavors of Unix, including AIX, Solaris, SunOS, HP/UX, Linux,
       Free/NetBSD, IRIX, NeXT Mach, DEC OSF/1, and others.

Synopsis

jzip [ options ] z-file-name

See Also