<?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: 16bit Fortran &#8230;	</title>
	<atom:link href="https://virtuallyfun.com/2010/02/07/16bit-fortran/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2010/02/07/16bit-fortran/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Sun, 15 Jul 2018 07:15:39 +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/02/07/16bit-fortran/comment-page-1/#comment-1177</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Sun, 11 Sep 2011 13:57:28 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=195#comment-1177</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2010/02/07/16bit-fortran/comment-page-1/#comment-1176&quot;&gt;Peter Dassow&lt;/a&gt;.

Overlays are key for small machines...  Take the PDP-11 running RT-11 for example... It consumes 213 disk blocks.. which I figure is 109kb at least... It&#039;ll run with 64kb of RAM, anything smaller well is too small.

I&#039;d have to say the older Fortran version would have a better chance, I figure a hard disk will be a must for compiling, as you&#039;ll certainly exhaust floppies for the source code alone..

But again if it has the ability to do overlays, I figure you can do it... What is funny is that I recall Microsoft Fortran for DOS needing quite a bit of ram for this thing... Funny how RT-11 can run it in 64kb!!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2010/02/07/16bit-fortran/comment-page-1/#comment-1176">Peter Dassow</a>.</p>
<p>Overlays are key for small machines&#8230;  Take the PDP-11 running RT-11 for example&#8230; It consumes 213 disk blocks.. which I figure is 109kb at least&#8230; It&#8217;ll run with 64kb of RAM, anything smaller well is too small.</p>
<p>I&#8217;d have to say the older Fortran version would have a better chance, I figure a hard disk will be a must for compiling, as you&#8217;ll certainly exhaust floppies for the source code alone..</p>
<p>But again if it has the ability to do overlays, I figure you can do it&#8230; What is funny is that I recall Microsoft Fortran for DOS needing quite a bit of ram for this thing&#8230; Funny how RT-11 can run it in 64kb!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Peter Dassow		</title>
		<link>https://virtuallyfun.com/2010/02/07/16bit-fortran/comment-page-1/#comment-1176</link>

		<dc:creator><![CDATA[Peter Dassow]]></dc:creator>
		<pubDate>Sun, 11 Sep 2011 11:01:51 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=195#comment-1176</guid>

					<description><![CDATA[Do you think the last fortran &quot;portable&quot; version of dungeon can be compiled with Fortran-80 for CP/M-80 also (compiler can be found also at page http://www.z80.eu/for-compiler.html) , or in other words, is that dungeon too memory hungry for a 56KB TPA of CP/M ??
I know, there were binary versions of ZORK I-III for CP/M... but fun starts with rebuilding it for an older platform (you know this for sure already) ;-)]]></description>
			<content:encoded><![CDATA[<p>Do you think the last fortran &#8220;portable&#8221; version of dungeon can be compiled with Fortran-80 for CP/M-80 also (compiler can be found also at page <a href="http://www.z80.eu/for-compiler.html" rel="nofollow ugc">http://www.z80.eu/for-compiler.html</a>) , or in other words, is that dungeon too memory hungry for a 56KB TPA of CP/M ??<br />
I know, there were binary versions of ZORK I-III for CP/M&#8230; but fun starts with rebuilding it for an older platform (you know this for sure already) 😉</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2010/02/07/16bit-fortran/comment-page-1/#comment-951</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Sun, 14 Aug 2011 03:42:57 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=195#comment-951</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2010/02/07/16bit-fortran/comment-page-1/#comment-950&quot;&gt;Yuhong Bao&lt;/a&gt;.

True, but where is the fun in a readily easy to use solution?!? :D]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2010/02/07/16bit-fortran/comment-page-1/#comment-950">Yuhong Bao</a>.</p>
<p>True, but where is the fun in a readily easy to use solution?!? 😀</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Yuhong Bao		</title>
		<link>https://virtuallyfun.com/2010/02/07/16bit-fortran/comment-page-1/#comment-950</link>

		<dc:creator><![CDATA[Yuhong Bao]]></dc:creator>
		<pubDate>Sat, 13 Aug 2011 23:40:24 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=195#comment-950</guid>

					<description><![CDATA[BTW, MS Fortran 5.1 supported 16-bit DOS, OS/2, *and* Windows!]]></description>
			<content:encoded><![CDATA[<p>BTW, MS Fortran 5.1 supported 16-bit DOS, OS/2, *and* Windows!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
