<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://fileformats.archiveteam.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://fileformats.archiveteam.org/index.php?action=history&amp;feed=atom&amp;title=MZM</id>
		<title>MZM - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://fileformats.archiveteam.org/index.php?action=history&amp;feed=atom&amp;title=MZM"/>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=MZM&amp;action=history"/>
		<updated>2026-04-17T06:48:03Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.2</generator>

	<entry>
		<id>http://fileformats.archiveteam.org/index.php?title=MZM&amp;diff=29178&amp;oldid=prev</id>
		<title>Zzo38: Created page with &quot;{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|mzm}} }}  MZM is a character-based graphics format used originally in MegaZeux. There are two kinds,...&quot;</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=MZM&amp;diff=29178&amp;oldid=prev"/>
				<updated>2017-11-19T16:20:25Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|mzm}} }}  &lt;a href=&quot;/wiki/MZM&quot; title=&quot;MZM&quot;&gt;MZM&lt;/a&gt; is a character-based graphics format used originally in MegaZeux. There are two kinds,...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Graphics&lt;br /&gt;
|extensions={{ext|mzm}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[MZM]] is a character-based graphics format used originally in MegaZeux. There are two kinds, &amp;quot;layer-mode&amp;quot; and &amp;quot;board-mode&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==Format details==&lt;br /&gt;
Only layer-mode is described here. It is similar to [[BIN (Binary Text)]], but with a header. The character set and palette do not necessarily match the ROM character set of PC, though; they are often different (these are not specified in the MZM itself).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
All numbers are small-endian. There are two modes, board mode and layer&lt;br /&gt;
mode. Only layer mode is described in this document. This document is&lt;br /&gt;
release into public domain.&lt;br /&gt;
&lt;br /&gt;
Version 2:&lt;br /&gt;
&lt;br /&gt;
Offset (hex)     Length (dec)    Description&lt;br /&gt;
--------------------------------------------------------------------------&lt;br /&gt;
  00                   4         Identification &amp;quot;MZM2&amp;quot;&lt;br /&gt;
  04                   2         Width&lt;br /&gt;
  06                   2         Height&lt;br /&gt;
  08                   5         Robot info (always zero)&lt;br /&gt;
  0D                   1         Storage mode (1 for layer mode)&lt;br /&gt;
  0E                   1         Save game mode (always zero)&lt;br /&gt;
  0F                   1         Padding (ignored)&lt;br /&gt;
  10                w*h*2        Data&lt;br /&gt;
&lt;br /&gt;
Version 3:&lt;br /&gt;
&lt;br /&gt;
Offset (hex)     Length (dec)    Description&lt;br /&gt;
--------------------------------------------------------------------------&lt;br /&gt;
  00                   4         Identification &amp;quot;MZM3&amp;quot;&lt;br /&gt;
  04                   2         Width&lt;br /&gt;
  06                   2         Height&lt;br /&gt;
  08                   5         Robot info (always zero)&lt;br /&gt;
  0D                   1         Storage mode (1 for layer mode)&lt;br /&gt;
  0E                   1         Save game mode (always zero)&lt;br /&gt;
  0F                   2         World version (should be ignored)&lt;br /&gt;
  11                   3         Padding (ignored)&lt;br /&gt;
  14                w*h*2        Data&lt;br /&gt;
&lt;br /&gt;
The data is stored in the same format as PC text mode.&lt;br /&gt;
&lt;br /&gt;
When writing out such a file, version 2 is recommended. When reading, only&lt;br /&gt;
the identification, width, height, and storage mode are relevant.&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Software==&lt;br /&gt;
* MegaZeux&lt;br /&gt;
* [[Farbfeld Utilities]]&lt;br /&gt;
&lt;br /&gt;
==Sample files==&lt;br /&gt;
* http://zzo38computer.org/backup/example.mzm (use PC character set and palette)&lt;/div&gt;</summary>
		<author><name>Zzo38</name></author>	</entry>

	</feed>