<?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>coreytabaka.com &#187; emulation</title>
	<atom:link href="http://coreytabaka.com/tag/emulation/feed/" rel="self" type="application/rss+xml" />
	<link>http://coreytabaka.com</link>
	<description>Interests and efforts by Corey Tabaka</description>
	<lastBuildDate>Wed, 07 Dec 2011 08:42:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Reviving the PowerPC Emulator</title>
		<link>http://coreytabaka.com/2010/07/02/reviving-the-powerpc-emulator/</link>
		<comments>http://coreytabaka.com/2010/07/02/reviving-the-powerpc-emulator/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 09:12:29 +0000</pubDate>
		<dc:creator>Corey Tabaka</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[emulation]]></category>
		<category><![CDATA[powerpc]]></category>

		<guid isPermaLink="false">http://coreytabaka.com/?p=74</guid>
		<description><![CDATA[I recently found the old test VM I used for developing the Monarc PowerPC Emulator. VMware is a great platform to develop on, with support for GDB remote serial protocol and decent performance compared to straight emulators like Bochs or qemu. However, even with VMware&#8217;s superior performance, it was not fast enough to run a [...]]]></description>
			<content:encoded><![CDATA[<p>I recently found the old test VM I used for developing the Monarc PowerPC Emulator. VMware is a great platform to develop on, with support for GDB remote serial protocol and decent performance compared to straight emulators like Bochs or qemu. However, even with VMware&#8217;s superior performance, it was not fast enough to run a PowerPC guest OS interactively. But lately it seems that VMware, and of course computer performance in general, has made some significant improvements since I last tried running a PowerPC guest.</p>
<p>My most recent experience was surprising. My development machine is a 15&#8221; MacBook Pro, with 8 GB RAM, an Intel Core 2 Duo clocked at 2.93 GHz, and running Snow Leopard; nothing too shabby. I started up the VM in VMware Fusion 3.1 and was interacting with Mac OS X Panther in about 20 seconds. Amazing.</p>
<p>Now that I have a speedy platform to test and debug the emulator on, I&#8217;m going to have to dust off the source and start hacking on it again. For this round I think I will port it to my more recent kernel, which much more capable than the small embedded kernel I wrote originally.</p>
<p>Of course I&#8217;ll add some goodies to the project page as things progress.</p>
]]></content:encoded>
			<wfw:commentRss>http://coreytabaka.com/2010/07/02/reviving-the-powerpc-emulator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

