nitfol project is a Z-machine interpreter and debugger.
Nitfol is a portable interpreter for Z-machine code, the game format used by Infocom and more recently, Inform. Nitfol handles versions one through eight of the format, and attempts to comply with version 1.0 of the Z-machine specification.
It includes typo-correction, automatic map generation, infinite undo, and a GDB-like source-level debugger.
Product's homepage
What's New in This Release: [ read full changelog ]
· Use debug mode on Windows to work around problems with MS .NET.
· Speed improvements for Z-machine and Glulx.
· Fix location tooltips for Enchanter.
· Fix parsing for BTZ games.