<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://learn.cemetech.net/index.php?action=history&amp;feed=atom&amp;title=Z80%3ADirectives%3ABINARYMODE</id>
	<title>Z80:Directives:BINARYMODE - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://learn.cemetech.net/index.php?action=history&amp;feed=atom&amp;title=Z80%3ADirectives%3ABINARYMODE"/>
	<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=Z80:Directives:BINARYMODE&amp;action=history"/>
	<updated>2026-06-22T17:00:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>http://learn.cemetech.net/index.php?title=Z80:Directives:BINARYMODE&amp;diff=231&amp;oldid=prev</id>
		<title>Maintenance script: Initial automated import</title>
		<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=Z80:Directives:BINARYMODE&amp;diff=231&amp;oldid=prev"/>
		<updated>2016-02-05T17:39:09Z</updated>

		<summary type="html">&lt;p&gt;Initial automated import&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This directive specifies the format of the output binary. Mode can be one of the following:&lt;br /&gt;
&lt;br /&gt;
{| clas=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Mode !! Description !! Extension&lt;br /&gt;
|-&lt;br /&gt;
| Raw || Plain, unformatted binary. (Default) || .bin&lt;br /&gt;
|-&lt;br /&gt;
| Intel || Intel hex format. || .hex&lt;br /&gt;
|-&lt;br /&gt;
| TI73 || TI-73 binary || .73p&lt;br /&gt;
|-&lt;br /&gt;
| TI73App || TI-73 application || .hex&lt;br /&gt;
|-&lt;br /&gt;
| TI82 || TI-82 binary || .82p&lt;br /&gt;
|-&lt;br /&gt;
| TI83 || TI-83 binary || .83p&lt;br /&gt;
|-&lt;br /&gt;
| TI8X || TI-83+ binary || .8xp&lt;br /&gt;
|-&lt;br /&gt;
| TI8XApp || TI-83+ application || .hex&lt;br /&gt;
|-&lt;br /&gt;
| TI85 || TI-85 binary || .85p&lt;br /&gt;
|-&lt;br /&gt;
| TI86 || TI-86 binary || .86p&lt;br /&gt;
|-&lt;br /&gt;
| SegaMS || Sega Master System ROM || .sms&lt;br /&gt;
|-&lt;br /&gt;
| SegaGG || Sega Game Gear ROM || .gg&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The specified extension is only used if you do not explicitely declare an output filename.&lt;br /&gt;
&lt;br /&gt;
Note that the TI8XApp and TI83App modes will also export a .8xk or .73k signed application as well, assuming you have Wappsign installed.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
    .binarymode mode&lt;br /&gt;
&lt;br /&gt;
=== Allowed inputs ===&lt;br /&gt;
&lt;br /&gt;
== Uses ==&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
{{lowercase}}&lt;br /&gt;
[[Category:Z80 Assembly]]&lt;br /&gt;
[[Category:Z80 Heaven]]&lt;br /&gt;
[[Category:Z80 Directives]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>