<?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: the easy way bundle	</title>
	<atom:link href="https://virtuallyfun.com/2018/09/27/the-easy-way-bundle/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2018/09/27/the-easy-way-bundle/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Sun, 29 Dec 2019 06:54:47 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>
	<item>
		<title>
		By: DRATHAS		</title>
		<link>https://virtuallyfun.com/2018/09/27/the-easy-way-bundle/comment-page-1/#comment-238270</link>

		<dc:creator><![CDATA[DRATHAS]]></dc:creator>
		<pubDate>Sun, 29 Dec 2019 06:54:47 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=8918#comment-238270</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2018/09/27/the-easy-way-bundle/comment-page-1/#comment-211570&quot;&gt;leecher1337&lt;/a&gt;.

I want to know all the inner workings of the NTVDM on RISC and i386. I am curious about this software. I don&#039;t know abotu very much of NTVDM CPU, all I know is that have a V86 mode on i386 and a CCPU on RISC. I want to know the workings of CPU, devices on NTVDM on RISC and I386.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2018/09/27/the-easy-way-bundle/comment-page-1/#comment-211570">leecher1337</a>.</p>
<p>I want to know all the inner workings of the NTVDM on RISC and i386. I am curious about this software. I don&#8217;t know abotu very much of NTVDM CPU, all I know is that have a V86 mode on i386 and a CCPU on RISC. I want to know the workings of CPU, devices on NTVDM on RISC and I386.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: leecher1337		</title>
		<link>https://virtuallyfun.com/2018/09/27/the-easy-way-bundle/comment-page-1/#comment-211570</link>

		<dc:creator><![CDATA[leecher1337]]></dc:creator>
		<pubDate>Sat, 13 Apr 2019 16:43:11 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=8918#comment-211570</guid>

					<description><![CDATA[I think the reason why Microsoft hasn&#039;t continued it on x64 is that the emulated CCPU is slower compared to the native V86 mode that we are used to in NTVDM.exe on i386. The CPU emulation is acceptable, but the video emulation is not the fastest of its kind. Even though when looking at the MIPS/PCC builds of NTVDM, there must have been some SDK to make a faster Assembler CPU for specific processors rather than using the universal CCPU.
The emulation of the video cards seems to be written in something called &quot;J code&quot;, perhaps some kind of universal assembler that assembles to C-code which is then being processed by the normal C-compiler (but is barely readable) as part of the build process.

Nevertheless, I ported NTVDM to x64 (https://github.com/leecher1337/ntvdmx64), so at least the curious ones can see how it would work if Microsoft would include it on their x64 machines. Imho this would be a better choice than not shipping a NTVDM at all.

If you want to know more about the inner workings of the NTVDM, just ask.]]></description>
			<content:encoded><![CDATA[<p>I think the reason why Microsoft hasn&#8217;t continued it on x64 is that the emulated CCPU is slower compared to the native V86 mode that we are used to in NTVDM.exe on i386. The CPU emulation is acceptable, but the video emulation is not the fastest of its kind. Even though when looking at the MIPS/PCC builds of NTVDM, there must have been some SDK to make a faster Assembler CPU for specific processors rather than using the universal CCPU.<br />
The emulation of the video cards seems to be written in something called &#8220;J code&#8221;, perhaps some kind of universal assembler that assembles to C-code which is then being processed by the normal C-compiler (but is barely readable) as part of the build process.</p>
<p>Nevertheless, I ported NTVDM to x64 (<a href="https://github.com/leecher1337/ntvdmx64" rel="nofollow ugc">https://github.com/leecher1337/ntvdmx64</a>), so at least the curious ones can see how it would work if Microsoft would include it on their x64 machines. Imho this would be a better choice than not shipping a NTVDM at all.</p>
<p>If you want to know more about the inner workings of the NTVDM, just ask.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Another Linux Guy		</title>
		<link>https://virtuallyfun.com/2018/09/27/the-easy-way-bundle/comment-page-1/#comment-202373</link>

		<dc:creator><![CDATA[Another Linux Guy]]></dc:creator>
		<pubDate>Sat, 29 Sep 2018 21:57:05 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=8918#comment-202373</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2018/09/27/the-easy-way-bundle/comment-page-1/#comment-202368&quot;&gt;neozeed&lt;/a&gt;.

Thanks for the response. I&#039;m going to have to try getting it all set-up later on.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2018/09/27/the-easy-way-bundle/comment-page-1/#comment-202368">neozeed</a>.</p>
<p>Thanks for the response. I&#8217;m going to have to try getting it all set-up later on.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2018/09/27/the-easy-way-bundle/comment-page-1/#comment-202368</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Sat, 29 Sep 2018 17:38:20 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=8918#comment-202368</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2018/09/27/the-easy-way-bundle/comment-page-1/#comment-202359&quot;&gt;Another Linux Guy&lt;/a&gt;.

Basilisk II will run it happily and much more faster than the real thing... As I mentioned above my LC gets a score of 2.6Mhz, which my 2010 MacPro gets a score of about 200Mhz, and that is with JIT disabled on Basilisk II.


When I was lucky enough to have a cube, the disk came with NS 2, and a copy of SoftPC 2 for NeXTSTEP.  I used to run it on the 68040 25Mhz board it had, and it was acceptable.  And of course there is the Qemu MIPS builds that can run Windows NT so you can use it via NTVDM.

 At least modern machines are so fast, the penalty of emulating ancient single digit machines within another layer of emulation (or two) isn&#039;t so bad.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2018/09/27/the-easy-way-bundle/comment-page-1/#comment-202359">Another Linux Guy</a>.</p>
<p>Basilisk II will run it happily and much more faster than the real thing&#8230; As I mentioned above my LC gets a score of 2.6Mhz, which my 2010 MacPro gets a score of about 200Mhz, and that is with JIT disabled on Basilisk II.</p>
<p>When I was lucky enough to have a cube, the disk came with NS 2, and a copy of SoftPC 2 for NeXTSTEP.  I used to run it on the 68040 25Mhz board it had, and it was acceptable.  And of course there is the Qemu MIPS builds that can run Windows NT so you can use it via NTVDM.</p>
<p> At least modern machines are so fast, the penalty of emulating ancient single digit machines within another layer of emulation (or two) isn&#8217;t so bad.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Another Linux Guy		</title>
		<link>https://virtuallyfun.com/2018/09/27/the-easy-way-bundle/comment-page-1/#comment-202359</link>

		<dc:creator><![CDATA[Another Linux Guy]]></dc:creator>
		<pubDate>Sat, 29 Sep 2018 15:11:35 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=8918#comment-202359</guid>

					<description><![CDATA[I find old computer emulators to be interesting, but I don&#039;t have a Mac or an SGI workstation to play around with the SoftPC family of emulators.]]></description>
			<content:encoded><![CDATA[<p>I find old computer emulators to be interesting, but I don&#8217;t have a Mac or an SGI workstation to play around with the SoftPC family of emulators.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2018/09/27/the-easy-way-bundle/comment-page-1/#comment-202311</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Fri, 28 Sep 2018 06:28:56 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=8918#comment-202311</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2018/09/27/the-easy-way-bundle/comment-page-1/#comment-202307&quot;&gt;Chris M.&lt;/a&gt;.

I recently got an Macintosh LC to work, so I fired up the SoftPC install on that.  In the Landmark 2.0 test it&#039;s about a 2.6Mhz AT.  Granted the 16Mhz 68020 on the LC isn&#039;t exactly a powerhouse, but for such a crappy entry machine getting half XT speed in software ins&#039;t so bad, although yeah, I wouldn&#039;t want half an XT, or 1/3rd an AT either.

Those &#039;bridge boards&#039; of the Apple world were interesting cards, but never could run stuff like OS/2 or Windows NT, they were okay for plain DOS+Windows.  I forget if it ran DooM at all.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2018/09/27/the-easy-way-bundle/comment-page-1/#comment-202307">Chris M.</a>.</p>
<p>I recently got an Macintosh LC to work, so I fired up the SoftPC install on that.  In the Landmark 2.0 test it&#8217;s about a 2.6Mhz AT.  Granted the 16Mhz 68020 on the LC isn&#8217;t exactly a powerhouse, but for such a crappy entry machine getting half XT speed in software ins&#8217;t so bad, although yeah, I wouldn&#8217;t want half an XT, or 1/3rd an AT either.</p>
<p>Those &#8216;bridge boards&#8217; of the Apple world were interesting cards, but never could run stuff like OS/2 or Windows NT, they were okay for plain DOS+Windows.  I forget if it ran DooM at all.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chris M.		</title>
		<link>https://virtuallyfun.com/2018/09/27/the-easy-way-bundle/comment-page-1/#comment-202307</link>

		<dc:creator><![CDATA[Chris M.]]></dc:creator>
		<pubDate>Fri, 28 Sep 2018 04:03:32 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=8918#comment-202307</guid>

					<description><![CDATA[Microsoft eventually bought Connectix even though they used the Insignia emulation core for x86 emulation on the various NT ports. SoftPC on a 68030 was SLOW and SoftAT was likely unusable (leave that for a Quadra). One of the marketing points for the original PowerPC line was faster x86 PC emulation, but even then Insignia SoftWindows only supported emulating Windows 3.1 in Standard Mode until a later release. People who really needed to run PC software ran DOS Compatibility Cards.]]></description>
			<content:encoded><![CDATA[<p>Microsoft eventually bought Connectix even though they used the Insignia emulation core for x86 emulation on the various NT ports. SoftPC on a 68030 was SLOW and SoftAT was likely unusable (leave that for a Quadra). One of the marketing points for the original PowerPC line was faster x86 PC emulation, but even then Insignia SoftWindows only supported emulating Windows 3.1 in Standard Mode until a later release. People who really needed to run PC software ran DOS Compatibility Cards.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chris M.		</title>
		<link>https://virtuallyfun.com/2018/09/27/the-easy-way-bundle/comment-page-1/#comment-202306</link>

		<dc:creator><![CDATA[Chris M.]]></dc:creator>
		<pubDate>Fri, 28 Sep 2018 03:58:09 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=8918#comment-202306</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2018/09/27/the-easy-way-bundle/comment-page-1/#comment-202292&quot;&gt;neozeed&lt;/a&gt;.

That pricing is for Wordperfect Office, which includes Quattro Pro and presentation software. Government contracts tend to include only WordPerfect itself.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2018/09/27/the-easy-way-bundle/comment-page-1/#comment-202292">neozeed</a>.</p>
<p>That pricing is for Wordperfect Office, which includes Quattro Pro and presentation software. Government contracts tend to include only WordPerfect itself.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2018/09/27/the-easy-way-bundle/comment-page-1/#comment-202292</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Thu, 27 Sep 2018 17:44:51 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=8918#comment-202292</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2018/09/27/the-easy-way-bundle/comment-page-1/#comment-202291&quot;&gt;Blue&lt;/a&gt;.

Wow, $249 for WordPerfect x9! That&#039;s crazy!

I&#039;d rather spend a few hours, and re-follow the steps, and re-compile Word 1.1a from source... Except &lt;a href=&quot;https://virtuallyfun.com/wordpress/2018/08/30/compiling-microsoft-word-1-1a-for-windows/&quot;&gt;I did&lt;/a&gt;!

It&#039;s just amazing how they lost almost all momentum in the market, but they continue on.  I guess it must be diehard secretaries, or government contracts that are just all too easy to renew.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2018/09/27/the-easy-way-bundle/comment-page-1/#comment-202291">Blue</a>.</p>
<p>Wow, $249 for WordPerfect x9! That&#8217;s crazy!</p>
<p>I&#8217;d rather spend a few hours, and re-follow the steps, and re-compile Word 1.1a from source&#8230; Except <a href="https://virtuallyfun.com/wordpress/2018/08/30/compiling-microsoft-word-1-1a-for-windows/">I did</a>!</p>
<p>It&#8217;s just amazing how they lost almost all momentum in the market, but they continue on.  I guess it must be diehard secretaries, or government contracts that are just all too easy to renew.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Blue		</title>
		<link>https://virtuallyfun.com/2018/09/27/the-easy-way-bundle/comment-page-1/#comment-202291</link>

		<dc:creator><![CDATA[Blue]]></dc:creator>
		<pubDate>Thu, 27 Sep 2018 17:21:16 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=8918#comment-202291</guid>

					<description><![CDATA[“Does WordPerfect even exist anymore?” 

Actually, it does. See https://www.wordperfect.com/

Incidentally, I received a copy of this with an upgrade to Parallels Desktop, one of those modern virtualization products you referred to.]]></description>
			<content:encoded><![CDATA[<p>“Does WordPerfect even exist anymore?” </p>
<p>Actually, it does. See <a href="https://www.wordperfect.com/" rel="nofollow ugc">https://www.wordperfect.com/</a></p>
<p>Incidentally, I received a copy of this with an upgrade to Parallels Desktop, one of those modern virtualization products you referred to.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
