<?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>Webmonkey &#187; GameBoy</title>
    <atom:link href="http://www.webmonkey.com/tag/gameboy/feed/" rel="self" type="application/rss+xml" />
    <link>http://www.webmonkey.com</link>
    <description>The Web Developer&#039;s Resource</description>
    <lastBuildDate>Fri, 05 Apr 2013 20:20:46 +0000</lastBuildDate>
    <language>en-US</language>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <generator>http://wordpress.org/?v=3.4.2</generator>
    
    <item>
        <title>Building a GameBoy Emulator in HTML5 and JavaScript</title>
        <link>http://www.webmonkey.com/2010/11/building-a-gameboy-emulator-in-html5-and-javascript/</link>
        <comments>http://www.webmonkey.com/2010/11/building-a-gameboy-emulator-in-html5-and-javascript/#comments</comments>
        <pubDate>Mon, 29 Nov 2010 18:29:28 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=49215</guid>
        		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[GameBoy]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[mozilla]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2010/11/gameboytetris.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2010/11/gameboytetris.jpg" alt="Building a GameBoy Emulator in HTML5 and JavaScript" /></div>Like Flash before it, HTML5 is where programmers are turning to experiment, and nothing seems to make developers experiment quite like the desire to recreate the classic video games. We&#8217;ve already seen Pac-Man, Astroids and Conway&#8217;s Game of Life come to the browser in standards-friendly forms, and now Nintendo&#8217;s classic GameBoy platform is getting similar [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><a href="http://www.webmonkey.com/wp-content/uploads/2010/11/gameboytetris.jpg"><img src="http://www.webmonkey.com/wp-content/uploads/2010/11/gameboytetris.jpg" alt="" title="gameboytetris" width="194" height="225" class="alignleft size-full wp-image-49214" /></a>Like Flash before it, HTML5 is where programmers are turning to experiment, and nothing seems to make developers experiment quite like the desire to recreate the classic video games.</p>
<p>We&#8217;ve already seen <a href="http://www.webmonkey.com/2010/07/play-pac-man-in-html5/">Pac-Man</a>, <a href="http://www.webmonkey.com/2010/09/play-asteroids-in-html5/">Astroids</a> and <a href="http://www.webmonkey.com/2010/03/conways-game-of-life-in-javascript/">Conway&#8217;s Game of Life</a> come to the browser in standards-friendly forms, and now Nintendo&#8217;s classic GameBoy platform <a href="http://imrannazar.com/GameBoy-Emulation-in-JavaScript:-Interrupts">is getting similar treatment</a>.</p>
<p>The Mozilla Labs gaming blog has a guest post by developer and gamer Imran Nazar, who is hard at work <a href="http://mozillalabs.com/gaming/2010/11/24/a-lower-level-making-jsgb/">building a GameBoy emulator using JavaScript</a>. As Nazar points out, &#8220;HTML5 now offers the Canvas element for easily controlling a two-dimensional graphical display.&#8221; Couple that with the improved JavaScript speeds in modern browsers and you have the perfect platform for an emulator.</p>
<p>Nintendo&#8217;s GameBoy was the first portable gaming system most of us ever encountered, so the nostalgia factor is high. But the real point of this experiment is to help your understand the processes behind the scenes &#8212; how emulators work and how JavaScript can be used to build them.</p>
<p>The emulator isn&#8217;t quite finished yet, but Nazar has a <a href="http://imrannazar.com/GameBoy-Emulation-in-JavaScript">great series of posts on his blog</a> covering the various aspects of what he&#8217;s done. Not only is it a fascinating look at how emulators work, it also gives some great insight into what JavaScript is capable of doing. You can see the latest version of the emulator on <a href="http://imrannazar.com/GameBoy-Emulation-in-JavaScript:-Interrupts">Nazar&#8217;s latest post</a>.</p>
<p>If you&#8217;re not interested in how it works and just want to get your nostalgia fix by playing some GameBoy games, check out <a href="http://www.codebase.es/jsgb/">this earlier emulator</a> from programmer Pedro Ladaria.</p>
<p><strong>See Also:</strong><br/></p>
<ul>
<li><a href="http://www.webmonkey.com/2010/09/kick-ass-bookmarklet-turns-the-web-into-asteroids/">&#8216;Kick Ass&#8217; Bookmarklet Turns the Web Into Asteroids</a></li>
<li><a href="http://www.webmonkey.com/2010/09/html5-telnet-emulator-conjures-the-pre-web-past/">HTML5 Telnet Emulator Conjures the Pre-Web Past</a></li>
<li><a href="http://www.webmonkey.com/2010/03/conways-game-of-life-in-javascript/">Conway&#8217;s Game of Life in JavaScript</a></li>
<li><a href="http://www.webmonkey.com/2010/09/play-asteroids-in-html5/">Play Asteroids in HTML5</a></li>
<li><a href="http://www.webmonkey.com/2010/07/play-pac-man-in-html5/">Play Pac-Man in HTML5</a></li>
</ul>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2010/11/building-a-gameboy-emulator-in-html5-and-javascript/feed/</wfw:commentRss>
        <slash:comments>7</slash:comments>

        
    </item>
    </channel>
</rss>