<?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: Xenix, K&#038;R and f2c&#8230;	</title>
	<atom:link href="https://virtuallyfun.com/2010/03/17/xenix-kr-and-f2c/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2010/03/17/xenix-kr-and-f2c/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Mon, 06 May 2024 21:22:25 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2010/03/17/xenix-kr-and-f2c/comment-page-1/#comment-374886</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Mon, 06 May 2024 21:22:25 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=208#comment-374886</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2010/03/17/xenix-kr-and-f2c/comment-page-1/#comment-374822&quot;&gt;Matthew Bergeron&lt;/a&gt;.

Sure, I might be busy as my output has kinda dropped off a cliff but I can try]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2010/03/17/xenix-kr-and-f2c/comment-page-1/#comment-374822">Matthew Bergeron</a>.</p>
<p>Sure, I might be busy as my output has kinda dropped off a cliff but I can try</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Matthew Bergeron		</title>
		<link>https://virtuallyfun.com/2010/03/17/xenix-kr-and-f2c/comment-page-1/#comment-374822</link>

		<dc:creator><![CDATA[Matthew Bergeron]]></dc:creator>
		<pubDate>Mon, 06 May 2024 14:58:09 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=208#comment-374822</guid>

					<description><![CDATA[neozeed,

Thank you so much. I do have Fortran and development sets believe it or not for Microsoft Altos Xenix 8086 for Xenix 3.0 &#038; 3.1. I also have the full development sets for Xenix 80286 running Xenix 3.2. I have 
x.out and fortran (f77) You&#039;ll have to forgive me I am not an expert on programming... I&#039;ve compiled maybe a few programs in the past by using &quot;make&quot; with I think C compiler. 

Would you be interested in giving me a hand at compiling it? Any chance you can contact me off line if you are interested and we can talk?]]></description>
			<content:encoded><![CDATA[<p>neozeed,</p>
<p>Thank you so much. I do have Fortran and development sets believe it or not for Microsoft Altos Xenix 8086 for Xenix 3.0 &amp; 3.1. I also have the full development sets for Xenix 80286 running Xenix 3.2. I have<br />
x.out and fortran (f77) You&#8217;ll have to forgive me I am not an expert on programming&#8230; I&#8217;ve compiled maybe a few programs in the past by using &#8220;make&#8221; with I think C compiler. </p>
<p>Would you be interested in giving me a hand at compiling it? Any chance you can contact me off line if you are interested and we can talk?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2010/03/17/xenix-kr-and-f2c/comment-page-1/#comment-374703</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Mon, 06 May 2024 08:49:00 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=208#comment-374703</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2010/03/17/xenix-kr-and-f2c/comment-page-1/#comment-374599&quot;&gt;Matthew Smith&lt;/a&gt;.

I believe this was dungeon-2.5.6, using Fortran to C to convert it.

I&#039;ve built F2C for DOS/OS2/WIN16 so you ought to be able to build it for Xenix if you lack the FORTRAN compiler (I don&#039;t think its preserved for the larger world, I don&#039;t have it)

I put a copy of the source on github

https://github.com/neozeed/dungeon-2.56]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2010/03/17/xenix-kr-and-f2c/comment-page-1/#comment-374599">Matthew Smith</a>.</p>
<p>I believe this was dungeon-2.5.6, using Fortran to C to convert it.</p>
<p>I&#8217;ve built F2C for DOS/OS2/WIN16 so you ought to be able to build it for Xenix if you lack the FORTRAN compiler (I don&#8217;t think its preserved for the larger world, I don&#8217;t have it)</p>
<p>I put a copy of the source on github</p>
<p><a href="https://github.com/neozeed/dungeon-2.56" rel="nofollow ugc">https://github.com/neozeed/dungeon-2.56</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Matthew Smith		</title>
		<link>https://virtuallyfun.com/2010/03/17/xenix-kr-and-f2c/comment-page-1/#comment-374599</link>

		<dc:creator><![CDATA[Matthew Smith]]></dc:creator>
		<pubDate>Mon, 06 May 2024 03:35:22 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=208#comment-374599</guid>

					<description><![CDATA[Hey any chance you could provide me with the code for the Dungeon you built? I have the full development set for Xenix 80286 and I could compile it for 286. I&#039;m trying to find Zork for Xenix 286. My machine is running Microsoft Xenix 286 V3.1 and this is before SCO V]]></description>
			<content:encoded><![CDATA[<p>Hey any chance you could provide me with the code for the Dungeon you built? I have the full development set for Xenix 80286 and I could compile it for 286. I&#8217;m trying to find Zork for Xenix 286. My machine is running Microsoft Xenix 286 V3.1 and this is before SCO V</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
