<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The TRS-80/Tandy Color Computer SuperSite! &#187; Delphi &#8211;  New Uploads</title>
	<atom:link href="http://www.coco3.com/community/category/archives/delphi/delphi-new-uploads/feed" rel="self" type="application/rss+xml" />
	<link>http://www.coco3.com/community</link>
	<description>A Rainbow 30 Years Wide!  Long Live The CoCo</description>
	<lastBuildDate>Wed, 28 Jul 2010 17:39:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<atom:link rel="next" href="http://www.coco3.com/community/category/archives/delphi/delphi-new-uploads/feed?page=2" />

		<item>
		<title>PowerBasic for OS9/68000 ships!</title>
		<link>http://www.coco3.com/community/1994/12/powerbasic-for-os968000-ships</link>
		<comments>http://www.coco3.com/community/1994/12/powerbasic-for-os968000-ships#comments</comments>
		<pubDate>Sun, 04 Dec 1994 23:02:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi -  New Uploads]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/powerbasic-for-os968000-ships/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90889 4-DEC 23:02  New Uploads<br />     PowerBasic for OS9/68000 ships!<br />     From: FHOGG        To: ALL</p>
<p>&#8220;This new language (PowerBasic) may be the most significant thing to<br />come along for OS9 in the last ten years!&#8221;</p>
<p>>>>>>>>>>>>>>>>>>>>>>>>>>> NOW SHIPPING < <<<<<<<<<<<<<<<<<<<<<<<<<</p>
<p>                     PowerBasic for OS9/68000</p>
<p>Finally, someone wrote a BASIC compiler for OS9!</p>
<p>PowerBasic is the only native (68000) code BASIC compiler for use with<br />the OS-9/68000 Operating System.</p>
<p>&#8212;&#8212;</p>
<p>I&#8217;ve just uploaded information on PowerBasic to the DL. Two files, one<br />gives the promo information and the other covers a introductory offer<br />that saves you $50 if ordered by the end of the month. Over the next<br />several days I will be uploading a more complete technical spec and<br />examples in PowerBasic source and object that you can try on your own<br />computer. I&#8217;ve downloaded a whole bunch of Basic09 programs from the DL<br />here and I plan to use some of them as examples also. My intent is to<br />see and show what is involved in converting regular Basic09 type<br />programs to PowerBasic and what speed and size advantages there are. If<br />you have any other suggestions you would like to see me try please let<br />me know.</p>
<p>I got my copy of PowerBasic just before Thanksgiving and have been<br />getting up to speed on it. So far I like it very much. The compiler runs<br />fast and the resultant code generated is also fast. Much much faster<br />than Basic09. I&#8217;ve been having fun looking at the &#8216;.a&#8217; files to see what<br />assembler code is generated by PowerBasic and to watch how changes in<br />the Basic program effect the assembler code. PowerBasic makes this easy<br />because the Basic source line is inserted into the &#8216;.a&#8217; file as a<br />comment.</p>
<p>PowerBasic object is stand alone, no &#8216;runb&#8217; type of thing is needed. I<br />like this because it keeps the whole project as one program. No need to<br />worry about having all the pieces needed to make something work.</p>
<p>I&#8217;m looking for feedback so please feel free to ask questions and make<br />suggestions.</p>
<p>Thanks<br />Frank Hogg<br />FHL</p>
<!-- Easy AdSense V2.92 -->
<!-- Post[count: 2] -->
<div class="ezAdsense adsense adsense-leadout" style="text-align:center;margin:12px;"><script type="text/javascript"><!--
google_ad_client = "pub-2798421614853654";
/* 336x280, created 10/3/09 */
google_ad_slot = "9708036280";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
<!-- Easy AdSense V2.92 -->

]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/powerbasic-for-os968000-ships/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>PostScript Utils</title>
		<link>http://www.coco3.com/community/1994/09/postscript-utils</link>
		<comments>http://www.coco3.com/community/1994/09/postscript-utils#comments</comments>
		<pubDate>Sat, 17 Sep 1994 15:47:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi -  New Uploads]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/09/postscript-utils/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>89987 17-SEP 15:47 New Uploads<br />     PostScript Utils<br />     From: JOHNREED     To: ALL</p>
<p>Attention PostScript/Ghostscript &#038; TeX/LaTeX/dvips users.</p>
<p>I have just uploaded a few handy utilities to help manage<br />PostScript files.  With these utilities, you can shuffle<br />pages, set up for book or booklet (both sides) printing,<br />resize documents etc.</p>
<p>I found them while wandering around Internet.</p>
<p>Compiled on my MM/1a &#8211; should run on other OSK boxes.</p>
<p>(Source included &#8211; GNU/FSF-type distribution)</p>
<p>If you use PostScript, you gotta have these.</p>
<p>If you don&#8217;t use PostScript, don&#8217;t bother &#8212; they are<br />no good for anything else &#8212; except maybe as examples<br />of C programs that rewrite text files.</p>
<p>Look for &#8220;psutils&#8221; in a few days.</p>
<p>           ********************************<br />       A stitch in time &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />               &#8212;&#8212; is worth two in the bush</p>
<p> John R. Wainwright < <cis -- 72517,676>> < <delphi -- JOHNREED>></p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/09/postscript-utils/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>RE: CC3 to SVGA analog adaptor Re: Msg 89751</title>
		<link>http://www.coco3.com/community/1994/09/re-cc3-to-svga-analog-adaptor-re-msg-89751</link>
		<comments>http://www.coco3.com/community/1994/09/re-cc3-to-svga-analog-adaptor-re-msg-89751#comments</comments>
		<pubDate>Mon, 05 Sep 1994 13:52:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi -  New Uploads]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/09/re-cc3-to-svga-analog-adaptor-re-msg-89751/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>89767 5-SEP 13:52  New Uploads<br />     RE: CC3 to SVGA (analog) adaptor (Re: Msg 89751)<br />     From: MRGOOD       To: AD (NR)</p>
<p>There is no such thing yet or probably ever.  If you thin about, using<br />a VGA monitor on the Coco would be a waste anyway.  The monitor would<br />far exceed the resolution of the computer&#8217;s video output.</p>
<p>Hugo</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/09/re-cc3-to-svga-analog-adaptor-re-msg-89751/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>AR2</title>
		<link>http://www.coco3.com/community/1994/07/ar2</link>
		<comments>http://www.coco3.com/community/1994/07/ar2#comments</comments>
		<pubDate>Sat, 23 Jul 1994 09:49:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi -  New Uploads]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/07/ar2/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>88768 23-JUL 09:49 New Uploads<br />     AR2<br />     From: SAUSAGESAM   To: ALL</p>
<p>Helllllo.. I just downloaded AR.BIN from the new uploads section. Whenever<br />I try archiving anything though it says &#8220;ar2: Cannot get memory&#8221; or something<br />like that. What&#8217;s it mean? I had about 350k of free memory when I tried it,<br />so it must be talking about something else. Someone please help me!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/07/ar2/feed</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>Emulator</title>
		<link>http://www.coco3.com/community/1994/04/emulator</link>
		<comments>http://www.coco3.com/community/1994/04/emulator#comments</comments>
		<pubDate>Sat, 16 Apr 1994 01:35:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi -  New Uploads]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/04/emulator/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>86796 16-APR 01:35 New Uploads<br />     Emulator<br />     From: PHXKEN       To: ALL</p>
<p>After installing the last version of the CoCoII Emulator, it&#8217;s a breeze<br />to retrieve files from my coco disks and place them on the PC hard drive<br />as virtual disks probably because I have an old 5 1/4 double density<br />drive as drive b: I was able to place all 3 of the Interbank Incident<br />160K disks onto virtual disks in about 5 minutes.  Yes the new emulator<br />works great with OS-9 Level I.  My only problem is the &#8220;MOUSE&#8221;.<br />The newer mouse drivers seem to cause a system crash when in the<br />emulator and my older mouse driver (works fine for rsdos programs) hangs<br />after a short while when running Interbank.  Has anyone else experienced<br />a similar problem or is it just &#8220;MY&#8221; equipment?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/04/emulator/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RE: Wave Re: Msg 85401</title>
		<link>http://www.coco3.com/community/1994/02/re-wave-re-msg-85401</link>
		<comments>http://www.coco3.com/community/1994/02/re-wave-re-msg-85401#comments</comments>
		<pubDate>Sat, 05 Feb 1994 01:22:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi -  New Uploads]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/02/re-wave-re-msg-85401/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>85435 5-FEB 01:22  New Uploads<br />     RE: Wave (Re: Msg 85401)<br />     From: EARTHER      To: REVWCP (NR)</p>
<p>All clock programs should be running at the same time no matter which<br />one is currently active.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/02/re-wave-re-msg-85401/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RE: Wave Re: Msg 85427</title>
		<link>http://www.coco3.com/community/1994/02/re-wave-re-msg-85427</link>
		<comments>http://www.coco3.com/community/1994/02/re-wave-re-msg-85427#comments</comments>
		<pubDate>Fri, 04 Feb 1994 22:22:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi -  New Uploads]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/02/re-wave-re-msg-85427/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>85429 4-FEB 22:22  New Uploads<br />     RE: Wave (Re: Msg 85427)<br />     From: REVWCP       To: CLTUCKER</p>
<p>The 2 meg is much easier to install, only a few wires to solder.  Of course<br />Tony designed both.  But I think he did a better job with the two meg board.<br /> There is the Mega2 that runs in startup.  I forget what module deals with<br />memory.  Obviously mine doesn&#8217;t work.  I&#8217; m sure someone else can tell you.<br />With all best wishes<br />Brother Jeremy, CSJW<br />OS9 User Group Treasurer</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/02/re-wave-re-msg-85427/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DB descr change</title>
		<link>http://www.coco3.com/community/1994/01/db-descr-change</link>
		<comments>http://www.coco3.com/community/1994/01/db-descr-change#comments</comments>
		<pubDate>Mon, 03 Jan 1994 01:28:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi -  New Uploads]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/01/db-descr-change/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>84580 3-JAN 01:28  New Uploads<br />     DB descr change<br />     From: JMURPHY      To: MITHELEN</p>
<p>It&#8217;s me again. Since you are the assistant DB manager, yeah, I guess modify<br />the description for the emulator to delete the reference to OS9 or modify it<br />to specify Trivia Fever or something&#8230; It appears I jumped the gun, and was<br />overly vague when I wrote the description.</p>
<p>No need to reply to THIS message, let&#8217;s keep the comments regarding the<br />emulator in an unbroken thread.</p>
<p>Thanks,<br />John Murphy</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/01/db-descr-change/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GWINDOWS available for the MM1</title>
		<link>http://www.coco3.com/community/1993/12/gwindows-available-for-the-mm1</link>
		<comments>http://www.coco3.com/community/1993/12/gwindows-available-for-the-mm1#comments</comments>
		<pubDate>Fri, 17 Dec 1993 21:55:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi -  New Uploads]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1993/12/gwindows-available-for-the-mm1/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>84127 17-DEC 21:55 New Uploads<br />     GWINDOWS available for the MM1<br />     From: FHOGG        To: ALL</p>
<p>GWINDOWS NOW AVAILABLE FOR THE MM1</p>
<p>Background: Last year I announced the availability of<br />GWINDOWS for the MM1 provided a certain number of orders<br />were received. I did not get the orders and therefore<br />dropped the project. Enter Ray Tremblay of Repengny<br />Quebec. In November of &#8217;92 he bought the TC70 version<br />of GWINDOWS after successfully patching the demo<br />version to work on his MM1. We discussed using his<br />patches and offer it to the MM1 users. I decided not<br />to do this at that time for various reasons.</p>
<p>Fast forward 1 year. A short time ago Delmar offered<br />to port GWINDOWS to the MM1 if 20 orders were received.<br />He has not gotten that many and has inferred that he<br />would drop the project. Many who had placed orders<br />expressed sadness about this and that got me thinking.</p>
<p> Sooo&#8230; First I called Mike Smith of Hazelwood who<br />owned the port to the TC70. I suggested that because<br />the TC70 was history. And that we were not likely to<br />do a video board with the VSC.  He would not mind the<br />good will gained by giving the source of the driver to<br />MM1 users so that they might &#8216;fine tune&#8217; the port for<br />their own use. It took some talking but he was convinced<br />to do this if the source was not freely distributed<br />beyond those MM1 owners who bought GWINDOWS. Next I<br />called Ray and because Mike was not charging for the<br />source he decided to give away his work also. However<br />GWINDOWS is a licenseed product and there is cost<br />involved even if a full blown port is not done.</p>
<p>Here are the details. The package includes the complete<br />TC70 version of GWINDOWS with manual. Plus you get the<br />source of the driver for the VFC. Plus you get the patches<br />that Ray did to make it work on the MM1. Because of the<br />generosity of Mike Smith of Hazelwood and Ray Tremblay<br />we can offer GWINDOWS for only $150.</p>
<p>Caveat: Neither FHL or Hazelwood have access to a MM1.<br />At this price we could not offer updates or support even<br />if we did have access to a MM1. By providing Rays patches<br />and the driver source we expect MM1 users to be self<br />sufficient and to share improvements/enhancements to the<br />driver/port among themselves. This is not a supported port<br />of GWINDOWS like those for the KiX but it will provide you<br />with a complete working version of GWINDOWS for your MM1<br />and allow you to develop software for GWINDOWS.</p>
<p>Availability: Ray is emailing the patches to me this<br />weekend (12/17/93) and Mike is shipping the source next<br />week. Once those are in my hands I can ship GWINDOWS.<br />Possibly by Christmas.</p>
<p>I hope you understand and appreciate the generosity of<br />Mike Smith of Hazelwood and Ray Tremblay who have made<br />this possible without compensation.</p>
<p>Frank Hogg &#8212; FHL<br />315/469-7364</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1993/12/gwindows-available-for-the-mm1/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>RE: BAWK Re: Msg 82340</title>
		<link>http://www.coco3.com/community/1993/10/re-bawk-re-msg-82340</link>
		<comments>http://www.coco3.com/community/1993/10/re-bawk-re-msg-82340#comments</comments>
		<pubDate>Sat, 23 Oct 1993 00:10:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi -  New Uploads]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1993/10/re-bawk-re-msg-82340/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>82377 23-OCT 00:10 New Uploads<br />     RE: BAWK (Re: Msg 82340)<br />     From: WOAY         To: JOELHEGBERG</p>
<p>Thats ok I guess, but I&#8217;ve got it and couldn&#8217;t make it work either, it couldn&#8217;t<br />make the directory trees. So like Br. Jeremy, I used lzh -xi. Worked great! Just</p>
<p>a comment for what its worth ($.02) Gene</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1993/10/re-bawk-re-msg-82340/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
