<?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: There is a new Dec Alpha emulator out there&#8230;	</title>
	<atom:link href="https://virtuallyfun.com/2011/04/02/there-is-a-new-dec-alpha-emulator-out-there/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2011/04/02/there-is-a-new-dec-alpha-emulator-out-there/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Thu, 15 Feb 2024 15:40:41 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.1</generator>
	<item>
		<title>
		By: Mekenis		</title>
		<link>https://virtuallyfun.com/2011/04/02/there-is-a-new-dec-alpha-emulator-out-there/comment-page-1/#comment-354302</link>

		<dc:creator><![CDATA[Mekenis]]></dc:creator>
		<pubDate>Thu, 15 Feb 2024 15:40:41 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=405#comment-354302</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2011/04/02/there-is-a-new-dec-alpha-emulator-out-there/comment-page-1/#comment-47186&quot;&gt;Tim&lt;/a&gt;.

Did you get the &quot;Introduction to CDE&quot; video to play and Twirling Text to work on Digital UNIX 4.0E?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2011/04/02/there-is-a-new-dec-alpha-emulator-out-there/comment-page-1/#comment-47186">Tim</a>.</p>
<p>Did you get the &#8220;Introduction to CDE&#8221; video to play and Twirling Text to work on Digital UNIX 4.0E?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2011/04/02/there-is-a-new-dec-alpha-emulator-out-there/comment-page-1/#comment-185346</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Mon, 31 Jul 2017 04:25:35 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=405#comment-185346</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2011/04/02/there-is-a-new-dec-alpha-emulator-out-there/comment-page-1/#comment-185341&quot;&gt;Viktor&lt;/a&gt;.

Unfortunately I do not.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2011/04/02/there-is-a-new-dec-alpha-emulator-out-there/comment-page-1/#comment-185341">Viktor</a>.</p>
<p>Unfortunately I do not.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Viktor		</title>
		<link>https://virtuallyfun.com/2011/04/02/there-is-a-new-dec-alpha-emulator-out-there/comment-page-1/#comment-185341</link>

		<dc:creator><![CDATA[Viktor]]></dc:creator>
		<pubDate>Sun, 30 Jul 2017 21:59:45 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=405#comment-185341</guid>

					<description><![CDATA[anyone has the alphavm emuvm copy to share? its not on their website anymore they removed it.

Thanks

Viktor]]></description>
			<content:encoded><![CDATA[<p>anyone has the alphavm emuvm copy to share? its not on their website anymore they removed it.</p>
<p>Thanks</p>
<p>Viktor</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: raganata		</title>
		<link>https://virtuallyfun.com/2011/04/02/there-is-a-new-dec-alpha-emulator-out-there/comment-page-1/#comment-130636</link>

		<dc:creator><![CDATA[raganata]]></dc:creator>
		<pubDate>Sat, 31 Jan 2015 21:31:57 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=405#comment-130636</guid>

					<description><![CDATA[This emulator support linux but is slow and free version
has serious limits: one for all: no idle cpu release( only avaliable in commercial version),so when it run 100% of cpu is used(sic!).
Is a useless emulator imho.]]></description>
			<content:encoded><![CDATA[<p>This emulator support linux but is slow and free version<br />
has serious limits: one for all: no idle cpu release( only avaliable in commercial version),so when it run 100% of cpu is used(sic!).<br />
Is a useless emulator imho.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: veprbl		</title>
		<link>https://virtuallyfun.com/2011/04/02/there-is-a-new-dec-alpha-emulator-out-there/comment-page-1/#comment-49071</link>

		<dc:creator><![CDATA[veprbl]]></dc:creator>
		<pubDate>Wed, 27 Nov 2013 23:14:56 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=405#comment-49071</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2011/04/02/there-is-a-new-dec-alpha-emulator-out-there/comment-page-1/#comment-47186&quot;&gt;Tim&lt;/a&gt;.

Hi Tim,

The &quot;threading&quot; patch is just a rehash of the main switch so it has next opcode handler branching point in the end of each switch case instead of one branching point in the head of the switch. This supposed to enhance performance by spreading host processor&#039;s instruction cache, so it will kinda predict the next emulated opcode. My benchmarks didn&#039;t show that huge difference with running gzip/bzip2. But I was able to do a proper hdd install of NetBSD with these changes, so they should be working.

I have little interest in all DEC Alpha stuff, but it still would be interesting to see your work.

Dmitry]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2011/04/02/there-is-a-new-dec-alpha-emulator-out-there/comment-page-1/#comment-47186">Tim</a>.</p>
<p>Hi Tim,</p>
<p>The &#8220;threading&#8221; patch is just a rehash of the main switch so it has next opcode handler branching point in the end of each switch case instead of one branching point in the head of the switch. This supposed to enhance performance by spreading host processor&#8217;s instruction cache, so it will kinda predict the next emulated opcode. My benchmarks didn&#8217;t show that huge difference with running gzip/bzip2. But I was able to do a proper hdd install of NetBSD with these changes, so they should be working.</p>
<p>I have little interest in all DEC Alpha stuff, but it still would be interesting to see your work.</p>
<p>Dmitry</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tim		</title>
		<link>https://virtuallyfun.com/2011/04/02/there-is-a-new-dec-alpha-emulator-out-there/comment-page-1/#comment-47186</link>

		<dc:creator><![CDATA[Tim]]></dc:creator>
		<pubDate>Sat, 02 Nov 2013 15:55:46 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=405#comment-47186</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2011/04/02/there-is-a-new-dec-alpha-emulator-out-there/comment-page-1/#comment-42343&quot;&gt;Jeremie&lt;/a&gt;.

Hi,
I recently returned back to my three year old ES40 enhancement project.
I made some patches and added/repaired support for the Tulip network card (only in promiscous mode)
I was able to install and run Tru64 4.0D and E and was also able to transfer data via ftp from some LinuxBox.
Also there is someone at https://github.com/veprbl/es40, who integrated patches
to let ES40 run on NetBSD and improved the CPU interpreter (added threading algorithm) as far as I understood, but I haven&#039;t  tried yet.
However there are plenty of problems left in my ES40 branch: 
- Remote install does not work,
- tried to add cirrus graphic card support, but system hangs while booting into X
- debug version locks up in some semaphore stuff
- crash after termiation (via CTRL-C)
ES40 uses the cirrus code from bochs and bochs recently did a major rewrite of it, so I&#039;m thinking of porting the new bochs code into ES40, this was the reason I crossed this site.
So if there is interest I can upload my changes to github, probably after merging with veprbl and removing some nasty debug statements ;-)
Just let me know.

Tim]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2011/04/02/there-is-a-new-dec-alpha-emulator-out-there/comment-page-1/#comment-42343">Jeremie</a>.</p>
<p>Hi,<br />
I recently returned back to my three year old ES40 enhancement project.<br />
I made some patches and added/repaired support for the Tulip network card (only in promiscous mode)<br />
I was able to install and run Tru64 4.0D and E and was also able to transfer data via ftp from some LinuxBox.<br />
Also there is someone at <a href="https://github.com/veprbl/es40" rel="nofollow ugc">https://github.com/veprbl/es40</a>, who integrated patches<br />
to let ES40 run on NetBSD and improved the CPU interpreter (added threading algorithm) as far as I understood, but I haven&#8217;t  tried yet.<br />
However there are plenty of problems left in my ES40 branch:<br />
&#8211; Remote install does not work,<br />
&#8211; tried to add cirrus graphic card support, but system hangs while booting into X<br />
&#8211; debug version locks up in some semaphore stuff<br />
&#8211; crash after termiation (via CTRL-C)<br />
ES40 uses the cirrus code from bochs and bochs recently did a major rewrite of it, so I&#8217;m thinking of porting the new bochs code into ES40, this was the reason I crossed this site.<br />
So if there is interest I can upload my changes to github, probably after merging with veprbl and removing some nasty debug statements 😉<br />
Just let me know.</p>
<p>Tim</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jeremie		</title>
		<link>https://virtuallyfun.com/2011/04/02/there-is-a-new-dec-alpha-emulator-out-there/comment-page-1/#comment-42343</link>

		<dc:creator><![CDATA[Jeremie]]></dc:creator>
		<pubDate>Sun, 18 Aug 2013 14:38:32 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=405#comment-42343</guid>

					<description><![CDATA[Can someone pick up the ES40 emulator so that we can have a SIMH like, open source, free, Alpha emulator. It&#039;s kinda frustrating seeing how that project was run aground and left for dead.]]></description>
			<content:encoded><![CDATA[<p>Can someone pick up the ES40 emulator so that we can have a SIMH like, open source, free, Alpha emulator. It&#8217;s kinda frustrating seeing how that project was run aground and left for dead.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2011/04/02/there-is-a-new-dec-alpha-emulator-out-there/comment-page-1/#comment-36437</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Fri, 05 Apr 2013 04:51:46 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=405#comment-36437</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2011/04/02/there-is-a-new-dec-alpha-emulator-out-there/comment-page-1/#comment-36418&quot;&gt;Artem&lt;/a&gt;.

Oh well, I had to ask.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2011/04/02/there-is-a-new-dec-alpha-emulator-out-there/comment-page-1/#comment-36418">Artem</a>.</p>
<p>Oh well, I had to ask.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Artem		</title>
		<link>https://virtuallyfun.com/2011/04/02/there-is-a-new-dec-alpha-emulator-out-there/comment-page-1/#comment-36418</link>

		<dc:creator><![CDATA[Artem]]></dc:creator>
		<pubDate>Thu, 04 Apr 2013 10:53:41 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=405#comment-36418</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2011/04/02/there-is-a-new-dec-alpha-emulator-out-there/comment-page-1/#comment-36416&quot;&gt;neozeed&lt;/a&gt;.

So far there is no commercial justification for it. It is too hard to implement just for fun.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2011/04/02/there-is-a-new-dec-alpha-emulator-out-there/comment-page-1/#comment-36416">neozeed</a>.</p>
<p>So far there is no commercial justification for it. It is too hard to implement just for fun.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Artem		</title>
		<link>https://virtuallyfun.com/2011/04/02/there-is-a-new-dec-alpha-emulator-out-there/comment-page-1/#comment-36417</link>

		<dc:creator><![CDATA[Artem]]></dc:creator>
		<pubDate>Thu, 04 Apr 2013 10:51:59 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=405#comment-36417</guid>

					<description><![CDATA[So far there is no commercial justification for it. It is too hard to implement just for fun.]]></description>
			<content:encoded><![CDATA[<p>So far there is no commercial justification for it. It is too hard to implement just for fun.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
