Nitfol: Difference between revisions

From IFWiki

No edit summary
 
m (Link -> Spells)
Line 1: Line 1:
''For the Zork spell called Nitfol, see [[Zork magic]].''
[[Nitfol]] is a [[Z-code]] [[interpreter]] and [[debugger]], created in 1999 by [[Evin Robertson]]. The name comes from one of the Infocom [[spells]].
 
[[Nitfol]] is a [[Z-code]] [[interpreter]] and [[debugger]], created in 1999 by [[Evin Robertson]].


==Features==
==Features==

Revision as of 09:00, 2 October 2006

Nitfol is a Z-code interpreter and debugger, created in 1999 by Evin Robertson. The name comes from one of the Infocom spells.

Features

  • Uses the Glk API for I/O.
  • Uses the Quetzal save format.
  • Supports versions 1 through 8 of Z-machine, version 6 partially.
  • Debugger feature based on the Unix GDB debugger.
  • Supports Blorb sound and music.
  • Unlimited undo and redo.
  • Typo correction.
  • Automatic map generation.

Versions

Links