<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wikiti.brandonw.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wikiti.brandonw.net/index.php?action=history&amp;feed=atom&amp;title=86%3APorts%3A00</id>
		<title>86:Ports:00 - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wikiti.brandonw.net/index.php?action=history&amp;feed=atom&amp;title=86%3APorts%3A00"/>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=86:Ports:00&amp;action=history"/>
		<updated>2026-05-20T22:57:53Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.5</generator>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=86:Ports:00&amp;diff=11825&amp;oldid=prev</id>
		<title>Zeroko: Created page with &quot;00 - LCD Base Address LCD Base Address == Synopsis == '''Port Number:''' 00h  '''Function:''' LCD DMA Base Addre...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=86:Ports:00&amp;diff=11825&amp;oldid=prev"/>
				<updated>2021-09-20T12:48:44Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/index.php?title=Category:86:Ports:By_Address&quot; title=&quot;Category:86:Ports:By Address&quot;&gt;00 - LCD Base Address&lt;/a&gt; &lt;a href=&quot;/index.php?title=Category:86:Ports:By_Name&quot; title=&quot;Category:86:Ports:By Name&quot;&gt;LCD Base Address&lt;/a&gt; == Synopsis == &amp;#039;&amp;#039;&amp;#039;Port Number:&amp;#039;&amp;#039;&amp;#039; 00h  &amp;#039;&amp;#039;&amp;#039;Function:&amp;#039;&amp;#039;&amp;#039; LCD DMA Base Addre...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:86:Ports:By_Address|00 - LCD Base Address]] [[Category:86:Ports:By_Name|LCD Base Address]]&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
'''Port Number:''' 00h&lt;br /&gt;
&lt;br /&gt;
'''Function:''' LCD DMA Base Address&lt;br /&gt;
&lt;br /&gt;
This port controls the base address used as video memory by [[86:LCD_Controller#DMA|LCD DMA]].&lt;br /&gt;
&lt;br /&gt;
=== Read Values ===&lt;br /&gt;
Because this port is write-only, its read behavior is the same as [[86:Memory_Mapping#Unused_Banks|Unused Banks]].&lt;br /&gt;
&lt;br /&gt;
=== Write Values ===&lt;br /&gt;
* Bit 0-5: Bits 8-13 of LCD base address. The lower 8 bits of the address are always 0, &amp;amp; it is always in RAM page 0.&lt;br /&gt;
* Bit 6-7: Unused.&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
* The OS sets this port to 7Ch, which results in video memory being accessible at FC00-FFFFh. However, it only sets it when the CPU is reset, so it should be set back to 7Ch (or 3Ch, BCh, or FCh, which behave identically) before returning to the OS.&lt;br /&gt;
* Changing this port causes the LCD image to change at the start (probably) of the next frame, so it can be used for double buffering, but not for a split screen effect.&lt;/div&gt;</summary>
		<author><name>Zeroko</name></author>	</entry>

	</feed>