<?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: IQDS is coming!</title>
	<atom:link href="http://plaidsoft.org/2007/03/31/iqds-is-coming/feed/" rel="self" type="application/rss+xml" />
	<link>http://plaidsoft.org/2007/03/31/iqds-is-coming/</link>
	<description>More awesome than a ten pound bag of flapjacks.</description>
	<lastBuildDate>Thu, 24 Jun 2010 17:29:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Plaidman</title>
		<link>http://plaidsoft.org/2007/03/31/iqds-is-coming/comment-page-1/#comment-12</link>
		<dc:creator>Plaidman</dc:creator>
		<pubDate>Sun, 01 Apr 2007 23:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://plaidsoft.org/?p=13#comment-12</guid>
		<description>&lt;p&gt;Found the bug. Apparently the real hardware doesn&#039;t like me doing a memcpy to copy an array to another one, especially when the two data types for the arrays aren&#039;t the same. I have no idea why it worked on the DeSmuME, but it shouldn&#039;t have. The operation only occurs once (to copy my palette array from tiles.h to the BG_PALETTE memory) so I won&#039;t lose much sleep by turning that into a for loop. The updated version works on real hardware and No$GBA (and DeSmuME still). And just in time for Planet Earth too. =)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Found the bug. Apparently the real hardware doesn&#8217;t like me doing a memcpy to copy an array to another one, especially when the two data types for the arrays aren&#8217;t the same. I have no idea why it worked on the DeSmuME, but it shouldn&#8217;t have. The operation only occurs once (to copy my palette array from tiles.h to the BG_PALETTE memory) so I won&#8217;t lose much sleep by turning that into a for loop. The updated version works on real hardware and No$GBA (and DeSmuME still). And just in time for Planet Earth too. =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Plaidman</title>
		<link>http://plaidsoft.org/2007/03/31/iqds-is-coming/comment-page-1/#comment-11</link>
		<dc:creator>Plaidman</dc:creator>
		<pubDate>Sun, 01 Apr 2007 05:19:56 +0000</pubDate>
		<guid isPermaLink="false">http://plaidsoft.org/?p=13#comment-11</guid>
		<description>&lt;p&gt;Hmm, it seems IQDS won&#039;t run on my hardware. Could be my code that&#039;s bad or it could just be my flash cart is finicky. I hope it&#039;s the latter. It seems to work fine in DeSmuME, but not in Dualis nor No$GBA. I&#039;ll investigate further later this week. Maybe investing in No$GBA&#039;s debugger is a good idea.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hmm, it seems IQDS won&#8217;t run on my hardware. Could be my code that&#8217;s bad or it could just be my flash cart is finicky. I hope it&#8217;s the latter. It seems to work fine in DeSmuME, but not in Dualis nor No$GBA. I&#8217;ll investigate further later this week. Maybe investing in No$GBA&#8217;s debugger is a good idea.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
