ZMachine is a program which can interpret "Zork Implementation Language" (ZIL) data files. ZIL is the language used by the interactive fiction series of games from Infocom, Inc. (a subsidiary of Activision/MediaGenic). Interactive Fiction and Interactive This program does not incorporate any code from Infocom software and is not associated with or a product of Infocom, Inc. All game names mentioned in this document are trademarks of Infocom. ZMachine can interpret normal interactive fiction data files. It is not compatible with interactive fiction plus (games with graphics, i.e. Beyond Zork, Zork Zero,etc). This version of ZMachine was ported from a UNIX version. It was ported using a PD termcap library and GCC 2.1 (Many thanks to Markus Wild for porting GCC to the Amiga!). It has some customizations for the Amiga environment which are detailed for this enviroment.