Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
9 user(s) are online (9 user(s) are browsing encyclopedia)

Members: 0
Guests: 9

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

Quetzal file format

Quetzal is a standardised file format for the saved state of Z-machine games, invented by Martin Frost. Prior to the introduction of Quetzal, each Z-machine interpreter saved games in its own format; Quetzal enabled players to begin a game on one architecture (for example, a pocket computer) and end it on another. Use of the format is strongly recommended in Graham Nelson s Z-machine standards document, but not obligatory. All modern Z-machines have the ability to save Quetzal files.

The files are .

The format s name is a backronym for Q uetzal U nifies E fficiently T he Z -Machine A rchive L anguage .

Version 1.3b, which is widely available, contains a bug later corrected in version 1.4: after a save instruction, the Z-machine requires that a success code is saved in a particular place (which differs depending on the version). Versions of the Quetzal standard before 1.4 have reference only to the instruction after the save, which complicates finding the correct place to put the success code.

=External links=

  • [http://mirror.ifarchive.org/if-archive/infocom/interpreters/specification/savefile_14.txt Version 1.4 of the specification]
  • [http://www.gnelson.demon.co.uk/zspec/quetzal.html The obsolete version 1.3b]
  • [http://www.eblong.com/zarf/glulx/glulx-spec_1.html#s.7 Quetzal as applied to Glulx]