	
	JZIP - Z-code Interpreter Program V2.0.2
	----------------------------------------

	Author:
	     John Holder (jholder@frii.com)
	Based on sources by Mark Howell and Olaf `Olsen' Barthel

	NEW:
        - Z-Machine Standard 1.0 compliant
	- Quetzal save file format support
        - Latin-1 character support 
	- Zstrict patches for game developers 
               (type "jzip" by itself for usage info)

	Building:
	     First, you need to copy the appropriate makefile (*.mak) to 
	the name "Makefile".  Best results under UNIX will be with unixio.mak

        Edit the Makefile for your system and type make.  You may now
        test the jzip executable with any Infocom or Inform Zcode file,
        and install jzip where you please.

        Note that jzexe _does_ work on Linux (and perhaps other Unix boxen),
        so standalone UNIX executables for games can be created.
