<?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: Classic Games, Classic Bugs</title>
	<atom:link href="http://blog.utest.com/classic-games-classic-bugs/2009/07/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.utest.com/classic-games-classic-bugs/2009/07/</link>
	<description>Software Testing Community</description>
	<lastBuildDate>Fri, 30 Jul 2010 06:53:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Game Developers Conference: A Slideshow &#124; Software Testing Blog</title>
		<link>http://blog.utest.com/classic-games-classic-bugs/2009/07/comment-page-1/#comment-14938</link>
		<dc:creator>Game Developers Conference: A Slideshow &#124; Software Testing Blog</dc:creator>
		<pubDate>Mon, 15 Mar 2010 17:30:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.utest.com/?p=1206#comment-14938</guid>
		<description>[...] meet Steve Wiebe, the long-time owner of the world&#8217;s top score in Donkey Kong. You may recall this author&#8217;s fascination with the never-ending battle for this top score, as chronicled in King of Kong: A Fistful of [...]</description>
		<content:encoded><![CDATA[<p>[...] meet Steve Wiebe, the long-time owner of the world&#8217;s top score in Donkey Kong. You may recall this author&#8217;s fascination with the never-ending battle for this top score, as chronicled in King of Kong: A Fistful of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#8220;Life&#8217;s a Glitch, Then You Die&#8221; (Happy Halloween from uTest) &#124; Software Testing Blog</title>
		<link>http://blog.utest.com/classic-games-classic-bugs/2009/07/comment-page-1/#comment-14572</link>
		<dc:creator>&#8220;Life&#8217;s a Glitch, Then You Die&#8221; (Happy Halloween from uTest) &#124; Software Testing Blog</dc:creator>
		<pubDate>Fri, 30 Oct 2009 19:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.utest.com/?p=1206#comment-14572</guid>
		<description>[...] From Wikipedia: &#8220;Donkey Kong also featured a kill screen in the 22nd stage, and the 117th screen. This is an example of a kill screen that is not due to an integer overflow in a level counter (since programmers prevented this), but a different oversight on the part of the designers. The amount of time allowed for any given screen is determined algorithmically during play by the level the player is on. The timer is calculated 100×(10×(level + 4)), and has a maximum value of 8000. When the level reaches 22, the game reads 100×(10×(22+4)) or 100×260. However, the 8-bit counter rolls over at 256, meaning the game calculates 100*4. This causes the timer to be set so low that there is simply not enough time for the screen to possibly be completed.&#8221; (Note: we&#8217;ve blogged about this before) [...]</description>
		<content:encoded><![CDATA[<p>[...] From Wikipedia: &#8220;Donkey Kong also featured a kill screen in the 22nd stage, and the 117th screen. This is an example of a kill screen that is not due to an integer overflow in a level counter (since programmers prevented this), but a different oversight on the part of the designers. The amount of time allowed for any given screen is determined algorithmically during play by the level the player is on. The timer is calculated 100×(10×(level + 4)), and has a maximum value of 8000. When the level reaches 22, the game reads 100×(10×(22+4)) or 100×260. However, the 8-bit counter rolls over at 256, meaning the game calculates 100*4. This causes the timer to be set so low that there is simply not enough time for the screen to possibly be completed.&#8221; (Note: we&#8217;ve blogged about this before) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Susan</title>
		<link>http://blog.utest.com/classic-games-classic-bugs/2009/07/comment-page-1/#comment-14445</link>
		<dc:creator>Susan</dc:creator>
		<pubDate>Wed, 19 Aug 2009 04:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.utest.com/?p=1206#comment-14445</guid>
		<description>I recently came across your blog and have been reading along. I thought I would leave my first comment. I don&#039;t know what to say except that I have enjoyed reading. Nice blog. I will keep visiting this blog very often.

Susan

http://onlinemariogames.net</description>
		<content:encoded><![CDATA[<p>I recently came across your blog and have been reading along. I thought I would leave my first comment. I don&#8217;t know what to say except that I have enjoyed reading. Nice blog. I will keep visiting this blog very often.</p>
<p>Susan</p>
<p><a href="http://onlinemariogames.net" rel="nofollow">http://onlinemariogames.net</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
