<?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: Bill Gates (1989): Windows is DOS for Twice the Price</title>
	<atom:link href="http://mrpogson.com/2012/03/19/bill-gates-1989-windows-is-dos-for-twice-the-price/feed/" rel="self" type="application/rss+xml" />
	<link>http://mrpogson.com/2012/03/19/bill-gates-1989-windows-is-dos-for-twice-the-price/</link>
	<description>One man. Closing, all the windows.</description>
	<lastBuildDate>Wed, 22 May 2013 04:02:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: oiaohm</title>
		<link>http://mrpogson.com/2012/03/19/bill-gates-1989-windows-is-dos-for-twice-the-price/#comment-87243</link>
		<dc:creator>oiaohm</dc:creator>
		<pubDate>Thu, 22 Mar 2012 08:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://mrpogson.com/?p=10938#comment-87243</guid>
		<description><![CDATA[aardvark you hit one INT21 AH 0-B That is CP/M in format.  Those are QDOS.  Those are still in MSDOS 6.0.

These INT21 calls are functionally identical to CP/M.

How to call the OS that is from CP/M.

Com binaries the 100 offset at start.  This is because CP/M used a 100 offset.

http://www.fileformat.info/format/com/corion.htm  Yep all those .com files are of all things the way CP/M did it executables.

Remove CP/M copied features remove all .com program support.  Interesting that what is the interpret called that is right command.com without CP/M stuff that don&#039;t load.

device load added in PC DOS 2.0 was a copy of CP/M device load the left over MDOS feature is interesting to be in dos thinking DOS never went proper multi threaded.

Clarence Moon
&quot;The APIs for MS-DOS were substantially different than those for CP/M&quot;

This is incorrectly.  MS-DOS comes substantially different in newer interface post PC DOS 3.0.  The old core is CP/M.  PC DOS 2.0 new features some are copied from CP/M some are new.  The copied ones are on the same call numbers.  PC DOS 2.0 was were MS was starting to stand on its own two feet still had not fully at this point.  Yes 1.0 is mostly clone.

At the point PC DOS 3.0 DR DOS appears and CP/M pulls in what MS had been doing.

There are many more overlaps.]]></description>
		<content:encoded><![CDATA[<p>aardvark you hit one INT21 AH 0-B That is CP/M in format.  Those are QDOS.  Those are still in MSDOS 6.0.</p>
<p>These INT21 calls are functionally identical to CP/M.</p>
<p>How to call the OS that is from CP/M.</p>
<p>Com binaries the 100 offset at start.  This is because CP/M used a 100 offset.</p>
<p><a href="http://www.fileformat.info/format/com/corion.htm" rel="nofollow">http://www.fileformat.info/format/com/corion.htm</a>  Yep all those .com files are of all things the way CP/M did it executables.</p>
<p>Remove CP/M copied features remove all .com program support.  Interesting that what is the interpret called that is right command.com without CP/M stuff that don&#8217;t load.</p>
<p>device load added in PC DOS 2.0 was a copy of CP/M device load the left over MDOS feature is interesting to be in dos thinking DOS never went proper multi threaded.</p>
<p>Clarence Moon<br />
&#8220;The APIs for MS-DOS were substantially different than those for CP/M&#8221;</p>
<p>This is incorrectly.  MS-DOS comes substantially different in newer interface post PC DOS 3.0.  The old core is CP/M.  PC DOS 2.0 new features some are copied from CP/M some are new.  The copied ones are on the same call numbers.  PC DOS 2.0 was were MS was starting to stand on its own two feet still had not fully at this point.  Yes 1.0 is mostly clone.</p>
<p>At the point PC DOS 3.0 DR DOS appears and CP/M pulls in what MS had been doing.</p>
<p>There are many more overlaps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aardvark</title>
		<link>http://mrpogson.com/2012/03/19/bill-gates-1989-windows-is-dos-for-twice-the-price/#comment-87235</link>
		<dc:creator>aardvark</dc:creator>
		<pubDate>Wed, 21 Mar 2012 23:02:29 +0000</pubDate>
		<guid isPermaLink="false">http://mrpogson.com/?p=10938#comment-87235</guid>
		<description><![CDATA[I&#039;m still struggling to work out which legacy application would break without Q/DOS support.

Wait ... wait ... no, really, wait ...

Nope, still struggling.  Can Mr Oiaohm or Mr Pogson enlighten us?

It&#039;d be a bat file.  No, it wouldn&#039;t.  Maybe a patch to BIOS.  Well, probably not.  How about something that depends upon INT21? No, that would be later versions of MSDOS.

Well, Mr Oiaohm is probably using it as shorthand for the immense amounts of MSDOS 6.0 that is still sitting around because you just can&#039;t get rid of it.  There&#039;s that pesky backwards compatibility again -- a problem that Linux, in general, has wisely eschewed.

There are all sorts of bits of MSDOS 6.0 still sitting around.

Oh, wait ... there are none whatsoever.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m still struggling to work out which legacy application would break without Q/DOS support.</p>
<p>Wait &#8230; wait &#8230; no, really, wait &#8230;</p>
<p>Nope, still struggling.  Can Mr Oiaohm or Mr Pogson enlighten us?</p>
<p>It&#8217;d be a bat file.  No, it wouldn&#8217;t.  Maybe a patch to BIOS.  Well, probably not.  How about something that depends upon INT21? No, that would be later versions of MSDOS.</p>
<p>Well, Mr Oiaohm is probably using it as shorthand for the immense amounts of MSDOS 6.0 that is still sitting around because you just can&#8217;t get rid of it.  There&#8217;s that pesky backwards compatibility again &#8212; a problem that Linux, in general, has wisely eschewed.</p>
<p>There are all sorts of bits of MSDOS 6.0 still sitting around.</p>
<p>Oh, wait &#8230; there are none whatsoever.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oldman</title>
		<link>http://mrpogson.com/2012/03/19/bill-gates-1989-windows-is-dos-for-twice-the-price/#comment-87220</link>
		<dc:creator>oldman</dc:creator>
		<pubDate>Wed, 21 Mar 2012 18:39:24 +0000</pubDate>
		<guid isPermaLink="false">http://mrpogson.com/?p=10938#comment-87220</guid>
		<description><![CDATA[&quot;Note this “very little of QDOS remained.” 1983 fragments of QDOS are still there. They are still there today. Basic API construction you cannot basically change unless you risk breaking every application.&quot;

OK Please enumerate which ones that you think that they are.]]></description>
		<content:encoded><![CDATA[<p>&#8220;Note this “very little of QDOS remained.” 1983 fragments of QDOS are still there. They are still there today. Basic API construction you cannot basically change unless you risk breaking every application.&#8221;</p>
<p>OK Please enumerate which ones that you think that they are.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clarence Moon</title>
		<link>http://mrpogson.com/2012/03/19/bill-gates-1989-windows-is-dos-for-twice-the-price/#comment-87216</link>
		<dc:creator>Clarence Moon</dc:creator>
		<pubDate>Wed, 21 Mar 2012 16:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://mrpogson.com/?p=10938#comment-87216</guid>
		<description><![CDATA[Wriggle and split all the hairs you want, Mr. Oiaohm.  Everyone can see you for the know-nothing that you are.

To fall back on the claim that data structures that may be used internally resemble one another is to say that Open Office and Libre Office are copies of MS Office since they use the same document standards.  The APIs for MS-DOS were substantially different than those for CP/M and CP/M-86 and that is what defines the OS.  Learn to read.  And learn to write.  Give us a break.]]></description>
		<content:encoded><![CDATA[<p>Wriggle and split all the hairs you want, Mr. Oiaohm.  Everyone can see you for the know-nothing that you are.</p>
<p>To fall back on the claim that data structures that may be used internally resemble one another is to say that Open Office and Libre Office are copies of MS Office since they use the same document standards.  The APIs for MS-DOS were substantially different than those for CP/M and CP/M-86 and that is what defines the OS.  Learn to read.  And learn to write.  Give us a break.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oiaohm</title>
		<link>http://mrpogson.com/2012/03/19/bill-gates-1989-windows-is-dos-for-twice-the-price/#comment-87214</link>
		<dc:creator>oiaohm</dc:creator>
		<pubDate>Wed, 21 Mar 2012 14:26:49 +0000</pubDate>
		<guid isPermaLink="false">http://mrpogson.com/?p=10938#comment-87214</guid>
		<description><![CDATA[Clarence Moon one of the things Paterson removed was CP/M multi user support.  Because he did not see that as going to be reverent in the future.  So it was a short coming.  Not all the things Paterson removed as so called CP/M short comings have proven the test of time either.]]></description>
		<content:encoded><![CDATA[<p>Clarence Moon one of the things Paterson removed was CP/M multi user support.  Because he did not see that as going to be reverent in the future.  So it was a short coming.  Not all the things Paterson removed as so called CP/M short comings have proven the test of time either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oiaohm</title>
		<link>http://mrpogson.com/2012/03/19/bill-gates-1989-windows-is-dos-for-twice-the-price/#comment-87213</link>
		<dc:creator>oiaohm</dc:creator>
		<pubDate>Wed, 21 Mar 2012 13:51:42 +0000</pubDate>
		<guid isPermaLink="false">http://mrpogson.com/?p=10938#comment-87213</guid>
		<description><![CDATA[Clarence Moon 
&quot;By 1982, when IBM asked Microsoft to release a version of DOS that was compatible with a hard disk, PC-DOS 2.0 was an almost complete rewrite of DOS, so by March 1983, very little of QDOS remained.&quot;

The data struts of CP/M exist right the way to modern versions of Dos.  What remains of QDOS is the construction that was copied from CP/M.

&quot;Paterson designed 86-DOS with an API that was compatible with legacy CP/M programs. At the same time he made a number of changes and enhancements to address what he saw as CP/M’s shortcomings.&quot;

The API is compatible with CP/M it was designed that way.  It was a rough clone.  Just like Linux made a number of changes to address sort coming in Unix and Posix design.

You ability not to read is also shocking.  Addressing shortcomings is what you do when you are cloning.

Note this &quot;very little of QDOS remained.&quot; 1983 fragments of QDOS are still there.  They are still there today.  Basic API construction you cannot basically change unless you risk breaking every application.

A lot of the QDOS code had to be rewriting because it simply was not quality code that simple.

Just like today in Linux you find very little code of Linux 2.0.  You still find it syscalls.

Blood line does not disappear easily.

Heck it directly tells you he copied the CP/M API/ABI so CP/M applications would work.

What is wrong with you Clarence Moon can you not read.  Or are you such a poor coder that you never cloned anything so you don&#039;t know what you do when you clone.]]></description>
		<content:encoded><![CDATA[<p>Clarence Moon<br />
&#8220;By 1982, when IBM asked Microsoft to release a version of DOS that was compatible with a hard disk, PC-DOS 2.0 was an almost complete rewrite of DOS, so by March 1983, very little of QDOS remained.&#8221;</p>
<p>The data struts of CP/M exist right the way to modern versions of Dos.  What remains of QDOS is the construction that was copied from CP/M.</p>
<p>&#8220;Paterson designed 86-DOS with an API that was compatible with legacy CP/M programs. At the same time he made a number of changes and enhancements to address what he saw as CP/M’s shortcomings.&#8221;</p>
<p>The API is compatible with CP/M it was designed that way.  It was a rough clone.  Just like Linux made a number of changes to address sort coming in Unix and Posix design.</p>
<p>You ability not to read is also shocking.  Addressing shortcomings is what you do when you are cloning.</p>
<p>Note this &#8220;very little of QDOS remained.&#8221; 1983 fragments of QDOS are still there.  They are still there today.  Basic API construction you cannot basically change unless you risk breaking every application.</p>
<p>A lot of the QDOS code had to be rewriting because it simply was not quality code that simple.</p>
<p>Just like today in Linux you find very little code of Linux 2.0.  You still find it syscalls.</p>
<p>Blood line does not disappear easily.</p>
<p>Heck it directly tells you he copied the CP/M API/ABI so CP/M applications would work.</p>
<p>What is wrong with you Clarence Moon can you not read.  Or are you such a poor coder that you never cloned anything so you don&#8217;t know what you do when you clone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oiaohm</title>
		<link>http://mrpogson.com/2012/03/19/bill-gates-1989-windows-is-dos-for-twice-the-price/#comment-87212</link>
		<dc:creator>oiaohm</dc:creator>
		<pubDate>Wed, 21 Mar 2012 13:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://mrpogson.com/?p=10938#comment-87212</guid>
		<description><![CDATA[aardvark
&quot;In fact, without Microsoft, there wouldn’t even be a Linux.&quot;
I am going to hit aardvark with history.  History tells us otherwise.

At the time IBM got its OS from Microsoft for the XT it was also attempting to source from CP/M who would not give them exclusive deal.

So no Microsoft the XT becomes a CP/M computer. Digital Research becomes the dominate OS maker.  There is no OS/2 since there will not be any collaboration between IBM and Digital Research.  The clone makers vs IBM starts sooner because Digital Research from before IBM agrees to buy CP/M is selling CP/M to other parties.

1991 when Linux starts the facts will still be about the same for Linus.  He wants Unix and its too expensive so he starts Linux.  This event will happen in either timeline.

Digital Research is more above board.  We are using many different Office suites that are compatible with each other due to no disruption to the standard process.  RTF common file format effort was disrupted by Microsoft that event never happens so we have compatibility between office suites.  Linux progress has been faster since it was never locked out of the desktop.

There is no windows NT equal either.  Since Digital Research is a Unix maker.  Linux still crushes Unix as it has.

Sorry without Microsoft.  Linux would be the most dominate OS on earth by now.  It was also Microsoft who with windows 95 pushed the idea of closed source drivers so hardware did not have to be released with interface spec sheets as well.  So Linux driver support today is super without Microsoft in existence.

There is no question that Microsoft only harmed the IT market and Linux growth.  Microsoft existing or not has nothing to-do with Linux coming into existence and wiping the floor with the existing unix market.  The difference without Microsoft the existing Unix market would be it for competition.

Apple would have fallen to CP/M due to the same reasons.  Now it would be Apple and Linux in the final grudge match.

Yes the history map of every point Microsoft stuffed things up makes Microsoft really simple to delete and see no matter what No Microsoft is a good thing.]]></description>
		<content:encoded><![CDATA[<p>aardvark<br />
&#8220;In fact, without Microsoft, there wouldn’t even be a Linux.&#8221;<br />
I am going to hit aardvark with history.  History tells us otherwise.</p>
<p>At the time IBM got its OS from Microsoft for the XT it was also attempting to source from CP/M who would not give them exclusive deal.</p>
<p>So no Microsoft the XT becomes a CP/M computer. Digital Research becomes the dominate OS maker.  There is no OS/2 since there will not be any collaboration between IBM and Digital Research.  The clone makers vs IBM starts sooner because Digital Research from before IBM agrees to buy CP/M is selling CP/M to other parties.</p>
<p>1991 when Linux starts the facts will still be about the same for Linus.  He wants Unix and its too expensive so he starts Linux.  This event will happen in either timeline.</p>
<p>Digital Research is more above board.  We are using many different Office suites that are compatible with each other due to no disruption to the standard process.  RTF common file format effort was disrupted by Microsoft that event never happens so we have compatibility between office suites.  Linux progress has been faster since it was never locked out of the desktop.</p>
<p>There is no windows NT equal either.  Since Digital Research is a Unix maker.  Linux still crushes Unix as it has.</p>
<p>Sorry without Microsoft.  Linux would be the most dominate OS on earth by now.  It was also Microsoft who with windows 95 pushed the idea of closed source drivers so hardware did not have to be released with interface spec sheets as well.  So Linux driver support today is super without Microsoft in existence.</p>
<p>There is no question that Microsoft only harmed the IT market and Linux growth.  Microsoft existing or not has nothing to-do with Linux coming into existence and wiping the floor with the existing unix market.  The difference without Microsoft the existing Unix market would be it for competition.</p>
<p>Apple would have fallen to CP/M due to the same reasons.  Now it would be Apple and Linux in the final grudge match.</p>
<p>Yes the history map of every point Microsoft stuffed things up makes Microsoft really simple to delete and see no matter what No Microsoft is a good thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clarence Moon</title>
		<link>http://mrpogson.com/2012/03/19/bill-gates-1989-windows-is-dos-for-twice-the-price/#comment-87210</link>
		<dc:creator>Clarence Moon</dc:creator>
		<pubDate>Wed, 21 Mar 2012 12:51:28 +0000</pubDate>
		<guid isPermaLink="false">http://mrpogson.com/?p=10938#comment-87210</guid>
		<description><![CDATA[&lt;b&gt;You claim I know nothing of Legal. You know bugger all of computer history where software came from Clarence Moon.&lt;/b&gt;

It was much more than a claim, Mr. Oiaohm, it was a factual demonstration.  You know nothing of law, even Australian law.  You have some extreme ignorance of the organization and assigning of the Australian Marine Corps, too, if you can remember back that far.  Now you demonstrate that you are confused about computer history, too.

From your own cite, since you wish to rely on it for your own assertions, there is the statement:

&lt;i&gt;&quot;Paterson designed 86-DOS with an API that was compatible with legacy CP/M programs. At the same time he made a number of changes and enhancements to address what he saw as CP/M&#039;s shortcomings.&quot;&lt;/i&gt;

So, as I said, it was different from the start.  Furthermore:


&lt;i&gt;&quot;Microsoft ... hired Tim Paterson to port the system to the IBM-PC... IBM watched the developments daily, submitted over 300 change requests before it accepted the product and wrote the user manual for it.&quot;&lt;/i&gt;

Which makes it, as I said, a work done to IBM&#039;s direct specifications.  Even so, the commercially successful versions of MS-DOS vary from this beginning:

&lt;i&gt;&quot;By 1982, when IBM asked Microsoft to release a version of DOS that was compatible with a hard disk, PC-DOS 2.0 was an almost complete rewrite of DOS, so by March 1983, very little of QDOS remained.&quot;&lt;/i&gt;

Apparently your inability to write coherently extends to a similar inability to read the words of others, Mr. Oiaohm.  What are you going to do to better yourself?]]></description>
		<content:encoded><![CDATA[<p><b>You claim I know nothing of Legal. You know bugger all of computer history where software came from Clarence Moon.</b></p>
<p>It was much more than a claim, Mr. Oiaohm, it was a factual demonstration.  You know nothing of law, even Australian law.  You have some extreme ignorance of the organization and assigning of the Australian Marine Corps, too, if you can remember back that far.  Now you demonstrate that you are confused about computer history, too.</p>
<p>From your own cite, since you wish to rely on it for your own assertions, there is the statement:</p>
<p><i>&#8220;Paterson designed 86-DOS with an API that was compatible with legacy CP/M programs. At the same time he made a number of changes and enhancements to address what he saw as CP/M&#8217;s shortcomings.&#8221;</i></p>
<p>So, as I said, it was different from the start.  Furthermore:</p>
<p><i>&#8220;Microsoft &#8230; hired Tim Paterson to port the system to the IBM-PC&#8230; IBM watched the developments daily, submitted over 300 change requests before it accepted the product and wrote the user manual for it.&#8221;</i></p>
<p>Which makes it, as I said, a work done to IBM&#8217;s direct specifications.  Even so, the commercially successful versions of MS-DOS vary from this beginning:</p>
<p><i>&#8220;By 1982, when IBM asked Microsoft to release a version of DOS that was compatible with a hard disk, PC-DOS 2.0 was an almost complete rewrite of DOS, so by March 1983, very little of QDOS remained.&#8221;</i></p>
<p>Apparently your inability to write coherently extends to a similar inability to read the words of others, Mr. Oiaohm.  What are you going to do to better yourself?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oiaohm</title>
		<link>http://mrpogson.com/2012/03/19/bill-gates-1989-windows-is-dos-for-twice-the-price/#comment-87208</link>
		<dc:creator>oiaohm</dc:creator>
		<pubDate>Wed, 21 Mar 2012 10:06:25 +0000</pubDate>
		<guid isPermaLink="false">http://mrpogson.com/?p=10938#comment-87208</guid>
		<description><![CDATA[Clarence Moon I am not wrong you are.

&quot;MS-DOS was derived from PC-DOS which was a modification of some code purchased by Microsoft to meet an IBM specification document.&quot;

http://en.wikipedia.org/wiki/86-DOS  Start reading.

This is QDOS the rough clone of CP/M.  Yes that code MS purchased is the link.

Both MS-Dos and PC-Dos are based off the QDOS code base. Yes MS-Dos is a rough clone of CP/M.

&quot;Then the clones, including DR-DOS began to appear and offered pretty good API level compatibility as well as improvements over standard MS-DOS in terms of multi-tasking or memory management or, most often, price.&quot;

DR-DOS is a latter remake of CP/M that 86-DOS(QDOS) was cloned from.  Of course DR-DOS should provide prity good API level compatibility since its the master source.  If you look at MS-DOS structs you find fragments in there from CP/M support for multi process support that 86-Dos never implemented.  So yes dead struct allocation that makes zero sense until you look at CP/M and see that was used for multi process and MS-DOS now uses it for nothing particularly in the dos device structs they are CP/M device structs in fact with space for multi process support.

There is no question at all that MS-Dos and CP/M are related.  Very closely in fact file format and internal struts.  Closer in a lot of ways than Linux is to Unix.  There is no question where the relationship is either.  QDOS (Quick and Dirty Operating System) that was renamed to 86-Dos to be more sellable is the relationship point between CP/M and the MS-DOS and PC-Dos operating systems.

DR-Dos, Concurrent DOS and MDos that is a direct branch off the master CP/M.  Yes those there contain no 86-dos code.  Instead use CP/M code. 

You claim I know nothing of Legal.  You know bugger all of computer history where software came from Clarence Moon.]]></description>
		<content:encoded><![CDATA[<p>Clarence Moon I am not wrong you are.</p>
<p>&#8220;MS-DOS was derived from PC-DOS which was a modification of some code purchased by Microsoft to meet an IBM specification document.&#8221;</p>
<p><a href="http://en.wikipedia.org/wiki/86-DOS" rel="nofollow">http://en.wikipedia.org/wiki/86-DOS</a>  Start reading.</p>
<p>This is QDOS the rough clone of CP/M.  Yes that code MS purchased is the link.</p>
<p>Both MS-Dos and PC-Dos are based off the QDOS code base. Yes MS-Dos is a rough clone of CP/M.</p>
<p>&#8220;Then the clones, including DR-DOS began to appear and offered pretty good API level compatibility as well as improvements over standard MS-DOS in terms of multi-tasking or memory management or, most often, price.&#8221;</p>
<p>DR-DOS is a latter remake of CP/M that 86-DOS(QDOS) was cloned from.  Of course DR-DOS should provide prity good API level compatibility since its the master source.  If you look at MS-DOS structs you find fragments in there from CP/M support for multi process support that 86-Dos never implemented.  So yes dead struct allocation that makes zero sense until you look at CP/M and see that was used for multi process and MS-DOS now uses it for nothing particularly in the dos device structs they are CP/M device structs in fact with space for multi process support.</p>
<p>There is no question at all that MS-Dos and CP/M are related.  Very closely in fact file format and internal struts.  Closer in a lot of ways than Linux is to Unix.  There is no question where the relationship is either.  QDOS (Quick and Dirty Operating System) that was renamed to 86-Dos to be more sellable is the relationship point between CP/M and the MS-DOS and PC-Dos operating systems.</p>
<p>DR-Dos, Concurrent DOS and MDos that is a direct branch off the master CP/M.  Yes those there contain no 86-dos code.  Instead use CP/M code. </p>
<p>You claim I know nothing of Legal.  You know bugger all of computer history where software came from Clarence Moon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Rudas</title>
		<link>http://mrpogson.com/2012/03/19/bill-gates-1989-windows-is-dos-for-twice-the-price/#comment-87207</link>
		<dc:creator>Michael Rudas</dc:creator>
		<pubDate>Wed, 21 Mar 2012 06:01:43 +0000</pubDate>
		<guid isPermaLink="false">http://mrpogson.com/?p=10938#comment-87207</guid>
		<description><![CDATA[Mr. Moon, &lt;b&gt;PC/MS-DOS&lt;/b&gt;&lt;b&gt; was, in fact, directly derived from &lt;/b&gt;&lt;b&gt;QDOS&lt;/b&gt; (Quick-and-Dirty DOS), which was a direct 8086 port of &lt;b&gt;CP/M&lt;/b&gt; done over a weekend with only slight modifications, hence the name.  When &lt;b&gt;Gary Kildall&lt;/b&gt; was unavailable for a meeting, the &lt;b&gt;IBM&lt;/b&gt; reps went across town to &lt;b&gt;Microsoft&lt;/b&gt; (&lt;b&gt;BillG&lt;/b&gt;&#039;s Mom was on a charity board with an IBM executive and she told him that MS could do the job). MS then went to &lt;b&gt;Seattle Computer Products&lt;/b&gt; and purchased the rights to QDOS for $50,000 (and were later sued successfully for much more money, but barely a drop in the bucket compared to the money Microsoft made off it). &lt;b&gt;CP/M-86&lt;/b&gt; was late to be finished and PC-DOS was already established; with some tweaking to improve compatibility with PC-DOS, it eventually became &lt;b&gt;DR-DOS&lt;/b&gt;.  These are well-documented facts.]]></description>
		<content:encoded><![CDATA[<p>Mr. Moon, <b>PC/MS-DOS</b><b> was, in fact, directly derived from </b><b>QDOS</b> (Quick-and-Dirty DOS), which was a direct 8086 port of <b>CP/M</b> done over a weekend with only slight modifications, hence the name.  When <b>Gary Kildall</b> was unavailable for a meeting, the <b>IBM</b> reps went across town to <b>Microsoft</b> (<b>BillG</b>&#8216;s Mom was on a charity board with an IBM executive and she told him that MS could do the job). MS then went to <b>Seattle Computer Products</b> and purchased the rights to QDOS for $50,000 (and were later sued successfully for much more money, but barely a drop in the bucket compared to the money Microsoft made off it). <b>CP/M-86</b> was late to be finished and PC-DOS was already established; with some tweaking to improve compatibility with PC-DOS, it eventually became <b>DR-DOS</b>.  These are well-documented facts.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
