<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Pacman Archive - oreillyblog</title>
	<atom:link href="https://oreillyblog.dpunkt.de/tag/pacman/feed/" rel="self" type="application/rss+xml" />
	<link>https://oreillyblog.dpunkt.de/tag/pacman/</link>
	<description>IT, Social Media &#38; Geek Life von und mit O&#039;Reilly-Büchern</description>
	<lastBuildDate>Thu, 12 Mar 2009 15:04:16 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.2.8</generator>

<image>
	<url>https://oreillyblog.dpunkt.de/wp-content/uploads/2017/05/cropped-oreilly_blog_header_2017_2-32x32.jpg</url>
	<title>Pacman Archive - oreillyblog</title>
	<link>https://oreillyblog.dpunkt.de/tag/pacman/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Visualizing Data &#8211; Pacman Assembler Code</title>
		<link>https://oreillyblog.dpunkt.de/2009/03/12/visualizing-data-pacman-assembler-code/</link>
					<comments>https://oreillyblog.dpunkt.de/2009/03/12/visualizing-data-pacman-assembler-code/#comments</comments>
		
		<dc:creator><![CDATA[Nathalie Pelz]]></dc:creator>
		<pubDate>Thu, 12 Mar 2009 15:02:02 +0000</pubDate>
				<category><![CDATA[Geekiges]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Pacman]]></category>
		<category><![CDATA[visualizing data]]></category>
		<guid isPermaLink="false">https://oreillyblog.dpunkt.de/?p=443</guid>

					<description><![CDATA[<p>Ben Fry, Autor unseres Visualizing Data-Buchs hat den Assembler-Code klassischer Atari 2600-Games visualisiert. Das Bild zeigt einen Ausschnitt aus Pacman, auf seiner Seite findet man auch Pitfall und Air Raid, Super Mario Bros. nicht zu vergessen! Like any other game console, Atari 2600 cartridges contained executable code also commingled with data. This lists the code as columns of assembly language. Most of it is math or conditional statements (if x is true, go to y), so each time there&#8217;s &#8222;go to&#8220; a curve is drawn from that point to its destination. When a byte of data (as opposed to code) is found in the cartridge, it is shown as an orange row: a solid block for a &#8222;1&#8220; or a dot for a &#8222;0&#8220;. The row is eight elements long, representing a whole byte. This usually means that the images can be seen in their entirety when a series of bytes are shown as rows. The images were often stored upside-down as a programming method. The original version of these images are a series of &#8230;</p>
<p>Der Beitrag <a href="https://oreillyblog.dpunkt.de/2009/03/12/visualizing-data-pacman-assembler-code/">Visualizing Data &#8211; Pacman Assembler Code</a> erschien zuerst auf <a href="https://oreillyblog.dpunkt.de">oreillyblog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://oreillyblog.dpunkt.de/2009/03/12/visualizing-data-pacman-assembler-code/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Pacman als Textgame</title>
		<link>https://oreillyblog.dpunkt.de/2009/03/10/pac-man-als-textgame-2/</link>
					<comments>https://oreillyblog.dpunkt.de/2009/03/10/pac-man-als-textgame-2/#respond</comments>
		
		<dc:creator><![CDATA[Nathalie Pelz]]></dc:creator>
		<pubDate>Tue, 10 Mar 2009 08:54:25 +0000</pubDate>
				<category><![CDATA[Geekiges]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Pacman]]></category>
		<guid isPermaLink="false">https://oreillyblog.dpunkt.de/?p=33</guid>

					<description><![CDATA[<p>In Zeiten, in denen Grafikkarten beinahe lebensechte Simulationen zeigen können, ist es manchmal auch erfrischend, nicht von all den Farben und Bewegungen erschlagen zu werden. Wie herrlich war da Pac-Man! Und wie herrlich wäre Pac-Man als Textadventure? Ausprobieren! Das Textadventure gibts unter http://www.masswerk.at/pmd/</p>
<p>Der Beitrag <a href="https://oreillyblog.dpunkt.de/2009/03/10/pac-man-als-textgame-2/">Pacman als Textgame</a> erschien zuerst auf <a href="https://oreillyblog.dpunkt.de">oreillyblog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://oreillyblog.dpunkt.de/2009/03/10/pac-man-als-textgame-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
