<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: Problems with 8008 serial routines that posted</title>
	<atom:link href="http://www.willegal.net/blog/?feed=rss2&#038;p=5399" rel="self" type="application/rss+xml" />
	<link>http://www.willegal.net/blog/?p=5399</link>
	<description>computers, trains, wargames, fish, railroads and more</description>
	<lastBuildDate>Thu, 19 Mar 2015 11:08:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.1</generator>
	<item>
		<title>By: Mike</title>
		<link>http://www.willegal.net/blog/?p=5399&#038;cpage=1#comment-4743</link>
		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Mon, 24 Mar 2014 13:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.willegal.net/blog/?p=5399#comment-4743</guid>
		<description><![CDATA[My bad memory fails me again - all my software has the serial transmitter connected to bit 0 of the transmit port.  The original code was good, but wouldn&#039;t work when connected to bit 7, which this driver is designed to support.]]></description>
		<content:encoded><![CDATA[<p>My bad memory fails me again &#8211; all my software has the serial transmitter connected to bit 0 of the transmit port.  The original code was good, but wouldn&#8217;t work when connected to bit 7, which this driver is designed to support.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corey Cohen</title>
		<link>http://www.willegal.net/blog/?p=5399&#038;cpage=1#comment-4742</link>
		<dc:creator><![CDATA[Corey Cohen]]></dc:creator>
		<pubDate>Sat, 22 Mar 2014 17:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.willegal.net/blog/?p=5399#comment-4742</guid>
		<description><![CDATA[One comment to this new output routine.  

You should also load a 200 into the accumulator and output it to initialize the state of the latch in the serial port &quot;box&quot; when your program starts.  If you miss this, your first character might not appear correctly because the logic state of the serial port output is unknown.  Once the driver outputs it&#039;s first character, the port state is known until you shut off power to the latch in the serial port &quot;box&quot; attached to the Output port, in most cases when you power off the Scelbi.  

Cheers,
Corey]]></description>
		<content:encoded><![CDATA[<p>One comment to this new output routine.  </p>
<p>You should also load a 200 into the accumulator and output it to initialize the state of the latch in the serial port &#8220;box&#8221; when your program starts.  If you miss this, your first character might not appear correctly because the logic state of the serial port output is unknown.  Once the driver outputs it&#8217;s first character, the port state is known until you shut off power to the latch in the serial port &#8220;box&#8221; attached to the Output port, in most cases when you power off the Scelbi.  </p>
<p>Cheers,<br />
Corey</p>
]]></content:encoded>
	</item>
</channel>
</rss>
