<?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; General Information</title>
	<atom:link href="http://www.coco3.com/community/category/archives/delphi/delphi-general-information/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-general-information/feed?page=2" />

		<item>
		<title>see y&#8217;all next year</title>
		<link>http://www.coco3.com/community/1994/12/see-yall-next-year</link>
		<comments>http://www.coco3.com/community/1994/12/see-yall-next-year#comments</comments>
		<pubDate>Sat, 31 Dec 1994 21:49:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/see-yall-next-year/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>84491 31-DEC 21:49 General Information<br />     see y&#8217;all next year<br />     From: COLORSYSTEMS To: ALL</p>
<p>Happy New Year Everybody!!!</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br /> Zack C Sessions<br /> ColorSystems</p>
<p> &#8220;I am Homer of Borg, prepare to be assimi &#8230; OOOOHHH, DOUGHNUTS!&#8221;</p>
<p></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/see-yall-next-year/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RE: MM/1 GWindows Re: Msg 84417</title>
		<link>http://www.coco3.com/community/1994/12/re-mm1-gwindows-re-msg-84417</link>
		<comments>http://www.coco3.com/community/1994/12/re-mm1-gwindows-re-msg-84417#comments</comments>
		<pubDate>Sat, 31 Dec 1994 18:19:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/re-mm1-gwindows-re-msg-84417/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>84488 31-DEC 18:19 General Information<br />     RE: MM/1 GWindows (Re: Msg 84417)<br />     From: EDELMAR      To: JOEL,RANDY,K (NR)</p>
<p> Randy, Ken, Joel and other interested parties -</p>
<p> First some good news.  I just received 2 additional orders for the G-WINDOWS<br /> port.  That makes 12.  Only 8 to go.</p>
<p> Went over all the pertinent messages and Mike Sweet&#8217;s file.  Think I have a<br /> little better undertanding of K-Windows.</p>
<p> I&#8217;m concentrating on ways G-WINDOWS can co-exist with K-Windows under all<br /> circumstances.  I see no reason G-WINDOWS can&#8217;t be started from a K-Windows<br /> screen.  When exiting G-WINDOWS, the user would return to the original screen.<br /> There should be no need for a separate bootdisk.  However, the Fn keys would<br /> not be used to exit G-WINDOWS; rather, it appears the best way is to exit is<br /> to add the exit routine to one of G-WINDOWS&#8217; menus.</p>
<p> Because of the way wcf traps keyboard certain information, the output of<br /> snddrv.mm1 will have to go directly to G-WINDOWS when G-WINDOWS is the active<br /> screen.  A little tinkering with the respective paths should prevent K-Windows<br /> from doing unexpected things to G-WINDOWS.  When exiting G-WINDOWS, all paths<br /> will be restored.  Since I&#8217;ll be mucking around with paths, it might be<br /> desirable to tinker with the mouse path as well.</p>
<p> The above should work fine so long as no attempts are made to hot-key between<br /> screens.  Hot-keying poses another set of problems.  Starting G-WINDOWS<br /> is no problem but probably the use a separate screen to start G-WINDOWS, as<br /> suggested by Joel, is the way to go.  A menu item can be used to send<br /> K-Windows the code to return to the original screen from which other screens<br /> could be selected.  At the same time, paths would be restored.  So far, no<br /> problem.  When the user tries to return to G-WINDOWS, it doesn&#8217;t know it is<br /> the active process &#8211; this is the problem.</p>
<p> The method I&#8217;m leaning towards to solve the hot-key problem is to have<br /> G-WINDOWS start a separate process (call it snoopy) when it&#8217;s being<br /> initialized.  Snoopy&#8217;s main function would be to do the necessary &#8216;switching&#8217;<br /> to insure keyboard and mouse information went to the proper manager.  To do<br /> this, snoopy would query wcf periodically to find which screen is active.<br /> This solution is rather crude (brute force) but will require no changes<br /> to K-Windows.  One  big question is what is meant by &#8216;periodically&#8217;.  The<br /> period wants to long enough so the overhead introduced is not perceptable.<br /> But it wants to be short enough so switching between G-WINDOWS and other<br /> screens &#8216;feels&#8217; instantaneous to the user.  Snoopy could also trigger redraw-<br /> ing the G-WINDOWS screen in case it had been corrupted by inadvertantly drag-<br /> ging another screen to the screen displaying G-WINDOWS.</p>
<p> There is a more elegant solution but this requires a change to K-Windows<br /> (wcf).  Simply, there would be a data module associated with K-Windows.  A<br /> process that didn&#8217;t want to avail itself of the editing and trapping features<br /> of wcf would write its screen number in the data module.  Wcf would be<br /> modified so keyboard/mouse information would follow one of 2 paths.  The first<br /> path would be the existing path which includes the editing/trapping features.<br /> The second path would by-pass these features and pass all the keyboard/mouse<br /> information to the process.  The second path would be selected for those<br /> processes which have identified themselves in the data module.  One other<br /> capability must be added when in the by-pass mode.  Something along the use<br /> of a &#8216;meta-character&#8217; would be necessary to permit changing screens.  When<br /> in the by-pass mode, wcf would examine input for this character.  If present,<br /> the data following would follow the normal path.  It might be desirable to<br /> include this character in the data module so a process could specify its own,<br /> unique metacharacter.  Not only would G-WINDOWS benefit from this (makes for<br /> a straight forward port) but programmers could avail themselves of the keys<br /> now prohibited to them.</p>
<p> Ed Gresick &#8211; DELMAR CO</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/re-mm1-gwindows-re-msg-84417/feed</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>HAPPY NEW YEAR</title>
		<link>http://www.coco3.com/community/1994/12/happy-new-year</link>
		<comments>http://www.coco3.com/community/1994/12/happy-new-year#comments</comments>
		<pubDate>Sat, 31 Dec 1994 03:37:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/happy-new-year/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>84486 31-DEC 03:37 General Information<br />     HAPPY NEW YEAR<br />     From: EDELMAR      To: ALL</p>
<p> Betty and I wish all a very Healthy, Happy and Prosperous New Year.</p>
<p> Betty and Ed Gresick</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/happy-new-year/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCSI</title>
		<link>http://www.coco3.com/community/1994/12/scsi-5</link>
		<comments>http://www.coco3.com/community/1994/12/scsi-5#comments</comments>
		<pubDate>Fri, 30 Dec 1994 22:55:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/scsi-5/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>84480 30-DEC 22:55 General Information<br />     SCSI<br />     From: PHILSCHERER  To: ALL</p>
<p>Does anyone have any info or specs on a Miniscribe 8425SA 20meg SCSI drive?<br />Any help is appreciated.
<phil>
</phil>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/scsi-5/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>ge</title>
		<link>http://www.coco3.com/community/1994/12/ge-7</link>
		<comments>http://www.coco3.com/community/1994/12/ge-7#comments</comments>
		<pubDate>Wed, 28 Dec 1994 02:24:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/ge-7/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>91118 28-DEC 02:24 General Information<br />     ge<br />     From: WA2EGP       To: ALL</p>
<p>Is it me?  I wish uploads would say what machine/OS (OS-9 vs. OS-9/68000)<br />the thing would run on.  I get tired downloading something only to find that<br />it is for the CoCo (No offense here, the same could be said in reverse) and<br />I try to use it on an OSK box.  Is it possible that OSK or OS9 could be used<br />as a keyword?  That used to be done more in the past.  I think a lot of users<br />would appreciate it, especially newer users.  Also, put vital info in the<br />docs rather than in the program description.  I have had a couple of d/l where<br />something was missing from the docs but it was in the program description.<br />That would really drive someone crazy.  I know I&#8217;m being picky but there were<br />a lot of times where I wish these things were done&#8230;&#8230;and I would have less<br />gray hair and more hair (Grin).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/ge-7/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dragon&#8217;s Lair II</title>
		<link>http://www.coco3.com/community/1994/12/dragons-lair-ii</link>
		<comments>http://www.coco3.com/community/1994/12/dragons-lair-ii#comments</comments>
		<pubDate>Wed, 28 Dec 1994 01:58:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/dragons-lair-ii/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>91114 28-DEC 01:58 General Information<br />     Dragon&#8217;s Lair II<br />     From: MREGC        To: ALL</p>
<p>    If you have a CD-i player, RUN, don&#8217;t walk, to your favorite CD-i store<br />and pick up Dragon&#8217;s Lair II. This is the most visually stunning game I have<br />ever seen on any home system or in the arcade, bar none. It is simply<br />incredible. If you like Dragon&#8217;s Lair, the sequel makes the original look<br />like Pong.</p>
<p>    I say this is the 2nd best game ever created. Space Ace is still first,<br />simply because, as a character, Ace is a lot more fun to watch than Dirk.</p>
<p>..Eric&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/dragons-lair-ii/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>RE: CD-i Re: Msg 90977</title>
		<link>http://www.coco3.com/community/1994/12/re-cd-i-re-msg-90977</link>
		<comments>http://www.coco3.com/community/1994/12/re-cd-i-re-msg-90977#comments</comments>
		<pubDate>Wed, 28 Dec 1994 00:27:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/re-cd-i-re-msg-90977/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>91113 28-DEC 00:27 General Information<br />     RE: CD-i (Re: Msg 90977)<br />     From: MREGC        To: DSRTFOX (NR)</p>
<p>  > I doubt 3DO will catch on then.</p>
<p>    Don&#8217;t speak so fast. Unfortunately 3DO is posing an immeasureable threat<br />to CD-i. In most stores I go to (and from messages on CompuServe&#8217;s CD-i<br />section, this is a very widespread phenomenon) salesmen are pushing 3DO<br />bigtime. In particular, even people who come in looking at getting a CD-i<br />player are being turned by salsmen towards the 3DO. I&#8217;ve talked to many of<br />these salesmen, and not only are they diehard 3DO supporters, many of them<br />own the system themselves and have a big interest in seeing it succeed.</p>
<p>  > A good deal for CD-i was Sears and a couple of the chain stores&#8230;</p>
<p>    Unfortunately at many of the Sears stores they rarely even turn the<br />machine on. Even when they do they don&#8217;t run anything impressive on it and<br />no one working there knows squat about it. Chains like Best Buy and<br />Incredible Universe are Better but even these places still don&#8217;t push CD-i<br />nearly as much as ANY of the other systems they carry and they don&#8217;t stock<br />even a decent supply of CD-i titles, making it look as though CD-i doesn&#8217;t<br />have a lot available for it. Last time I walked into Circuit City they had<br />placed a 3DO in the CD-i custom display kiosk. Talk about a slap in the<br />face!</p>
<p>..Eric&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/re-cd-i-re-msg-90977/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>deskmate</title>
		<link>http://www.coco3.com/community/1994/12/deskmate-4</link>
		<comments>http://www.coco3.com/community/1994/12/deskmate-4#comments</comments>
		<pubDate>Tue, 27 Dec 1994 23:51:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/deskmate-4/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>91112 27-DEC 23:51 General Information<br />     deskmate<br />     From: 2RSMITH      To: CHYDE</p>
<p>please read 91104, I meant to send to all 3 of u fellows. Ray <img src='http://www.coco3.com/community/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  N. Year.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/deskmate-4/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deskmate to 2400 baud</title>
		<link>http://www.coco3.com/community/1994/12/deskmate-to-2400-baud</link>
		<comments>http://www.coco3.com/community/1994/12/deskmate-to-2400-baud#comments</comments>
		<pubDate>Mon, 26 Dec 1994 23:15:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/deskmate-to-2400-baud/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>91104 26-DEC 23:15 General Information<br />     Deskmate to 2400 baud<br />     From: 2RSMITH      To: RANDYKWILSON</p>
<p>Fellows I&#8217;ve tried all your sugestions and still have 600 baud printing.<br />Please read FO&#8217;s 91095,91096 and 91099.  believe you&#8217;ll see the diference<br />of opinion&#8230;also I can change the /p module per CHYDE, but it doesn&#8217;t<br />change either the 600 or 1200 baud in the control panel. The control<br />panel sees to dominate, but u can&#8217;t elimenate it.</p>
<p>basic) that is program<br />to set the font to coorespondence 12 with bold. then I load the DM disk<br />to print about 4 pages of a new lease.  Ray</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/deskmate-to-2400-baud/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Pentium FDIV Instruction</title>
		<link>http://www.coco3.com/community/1994/12/pentium-fdiv-instruction</link>
		<comments>http://www.coco3.com/community/1994/12/pentium-fdiv-instruction#comments</comments>
		<pubDate>Sun, 25 Dec 1994 03:09:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/pentium-fdiv-instruction/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>91097 25-DEC 03:09 General Information<br />     Pentium FDIV Instruction<br />     From: PAGAN        To: ALL</p>
<p> Forwarded from SKEPTIC listserv:</p>
<p> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- snip &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br /> Date:    Sat, 24 Dec 1994 18:52:01 -0500<br /> From:    Garrison Hilliard <ad704 @DAYTON.WRIGHT.EDU><br /> Subject: Pentium</p>
<p> Q&#038;A:  THE PENTIUM FDIV BUG</p>
<p> Q:  How many Pentium designers does it take to screw in a light bulb?<br /> A:  1.99904274017, but that&#8217;s close enough for non-technical people.</p>
<p> Q:  What do you get when you cross a Pentium PC with a  research grant?<br /> A:  A mad scientist.</p>
<p> Q:  What&#8217;s another name for the &#8220;Intel Inside&#8221; sticker they put on<br />     Pentiums?<br /> A:  The warning label.</p>
<p> Q:  What do you call a series of FDIV instructions on a Pentium?<br /> A:  Successive approximations.</p>
<p> Q:  Complete the following word analogy:  Add is to Subtract as Multiply<br />     is to:<br />         1)  Divide<br />         2)  ROUND<br />         3)  RANDOM<br />         4)  On a Pentium, all of the above<br /> A:  Number 4.</p>
<p> Q:  What algorithm did Intel use in the Pentium&#8217;s floating point divider?<br /> A:  &#8220;Life is like a box of chocolates.&#8221; (Source: F. Gump of Intel)</p>
<p> Q:  Why didn&#8217;t Intel call the Pentium the 586?<br /> A:  Because they added 486 and 100 on the first Pentium and got<br />     585.999983605.</p>
<p> Q:  According to Intel, the Pentium conforms to the IEEE standards 754  and<br />     854 for floating point arithmetic.  If you fly in aircraft designed using<br />     a Pentium, what is the correct pronunciation of &#8220;IEEE&#8221;?<br /> A:  Aaaaaaaiiiiiiiiieeeeeeeeeeeee!</p>
<p> TOP TEN NEW INTEL SLOGANS FOR THE PENTIUM<br /> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>   9.9999973251   It&#8217;s a FLAW, Dammit, not a Bug<br />   8.9999163362   It&#8217;s Close Enough, We Say So<br />   7.9999414610   Nearly 300 Correct Opcodes<br />   6.9999831538   You Don&#8217;t Need to Know What&#8217;s Inside<br />   5.9999835137   Redefining the PC &#8212; and Mathematics As Well<br />   4.9999999021   We Fixed It, Really<br />   3.9998245917   Division Considered Harmful<br />   2.9991523619   Why Do You Think They Call It *Floating* Point?<br />   1.9999103517   We&#8217;re Looking for a Few Good Flaws<br />   0.9999999998   The Errata Inside</p>
<p>For those skeptical of Intel&#8230;<br />&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- snip &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p></ad704></p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/pentium-fdiv-instruction/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Merry Christmas</title>
		<link>http://www.coco3.com/community/1994/12/merry-christmas-2</link>
		<comments>http://www.coco3.com/community/1994/12/merry-christmas-2#comments</comments>
		<pubDate>Sat, 24 Dec 1994 21:46:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/merry-christmas-2/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>91090 24-DEC 21:46 General Information<br />     Merry Christmas<br />     From: NIMITZ       To: ALL</p>
<p>Merry Christmas everyone!</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/merry-christmas-2/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Back, after a month of aaagony.</title>
		<link>http://www.coco3.com/community/1994/12/back-after-a-month-of-aaagony</link>
		<comments>http://www.coco3.com/community/1994/12/back-after-a-month-of-aaagony#comments</comments>
		<pubDate>Wed, 21 Dec 1994 19:32:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/back-after-a-month-of-aaagony/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>91071 21-DEC 19:32 General Information<br />     Back, after a month of aaagony.<br />     From: DIGIGRADE    To: ALL</p>
<p>    Hi all,</p>
<p>  In case your wondering why I haven&#8217;t made the least bit of noise around<br />here, my account was suspended last month and as you know it takes weeks<br />for Delphi to process things. So here I am. I know you are all jumping for<br />joy. <img src='http://www.coco3.com/community/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p> _____________________________________________________________________________<br /> |Dave Pellerito    &#8211;   <digigrade @delphi.com>  |  Posted using InfoXpress   |<br /> |Digigrade Productions   &#8211;   Digital Services  |  with an MM/1 running OSK  |<br /> |&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;|<br /> | *********** Compact disks, the greatest idea since television *********** |<br /> |___________________________________________________________________________|</p>
<p></digigrade></p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/back-after-a-month-of-aaagony/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JEVESTAL on Delphi</title>
		<link>http://www.coco3.com/community/1994/12/jevestal-on-delphi</link>
		<comments>http://www.coco3.com/community/1994/12/jevestal-on-delphi#comments</comments>
		<pubDate>Wed, 21 Dec 1994 02:29:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/jevestal-on-delphi/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>91066 21-DEC 02:29 General Information<br />     JEVESTAL on Delphi<br />     From: ONTHEFRITZ   To: ALL</p>
<p>Hi all!  This is Jim Vestal aka JEVESTAL, I&#8217;m borrowing a friend&#8217;s account<br />to post this so please don&#8217;t send me email on this account.</p>
<p>I&#8217;m posting this due to my account being shut down as of today until at<br />least the first week of Januany.  I may not be able to read the forum<br />messages until then and won&#8217;t be able to make the cool confs until then<br />too.</p>
<p>If you send email to JEVESTAL account I won&#8217;t get it until I have access<br />again.</p>
<p>You can email me on my BBS (Narnia BBS), the internet email address is:</p>
<p>jevestal%narnia@sandv.chi.il.us</p>
<p>or</p>
<p>jevestal@narnia.citrus.sac.ca.us</p>
<p>I&#8217;ll be monitoring the CoColist via a local bulletin board.</p>
<p>Wishing all you Merry Christmas and Happy New Year, see you all in 1995!</p>
<p>Jim</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/jevestal-on-delphi/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deskmate</title>
		<link>http://www.coco3.com/community/1994/12/deskmate-5</link>
		<comments>http://www.coco3.com/community/1994/12/deskmate-5#comments</comments>
		<pubDate>Tue, 20 Dec 1994 23:48:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/deskmate-5/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>91064 20-DEC 23:48 General Information<br />     Deskmate<br />     From: 2RSMITH      To: CHYDE</p>
<p>I managed to get ded from the app files..BUT I dont know how to quite<br />understand u&#8217;re instructs.   The deskmate dos gets all those icons.  I<br />tried my os9 System disk then changed to the deskmate desk using the<br />chx chd routine but typing OS9>ded os9boot gets me errors.  Could U<br />explain when I place the SYS disk in or the DESKM disk in when etc.?<br />I&#8217;m trying to change the baud in the DESKMATE disk to 2400&#8211;maybe<br />I haven&#8217;t explained that very well. I wouldn&#8217;t blame U if U give up;<br />what with christmas and all. Have a good one&#8212;-:-)  Ray</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/deskmate-5/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Christmas_94</title>
		<link>http://www.coco3.com/community/1994/12/christmas_94</link>
		<comments>http://www.coco3.com/community/1994/12/christmas_94#comments</comments>
		<pubDate>Tue, 20 Dec 1994 23:38:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/christmas_94/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>91063 20-DEC 23:38 General Information<br />     Christmas_94<br />     From: REVWCP       To: ALL</p>
<p>Dear friends:<br />Once again it is almost Christmastide.  I want to take the<br />opportunity to thank all of you who have given so many gifts<br />to me and the rest of the OS-9 community this past year.  Your<br />willingness to share programming and technical knowledge&#8230;your<br />words of support and encouragment to newcomers&#8230;your kind notes<br />to me at various times, both to assist when I have a computer<br />related need, or just to say hello.  My chosen life, that as a<br />monk, allows me few luxuries.  Having taken a vow of poverty, I<br />do not have a great deal of personal possessions, and as far as<br />the world is concerned, I am a poor man.  But, when I count all<br />of you, my friends, I am quite wealthy indeed.</p>
<p>At Midnight mass, on Christmas eve, it is customary for a priest<br />to remember family and friends during the prayers.  I want to<br />assure that you will all be in my prayers that night.  As has<br />become my own custom, if there are any that you would like me to<br />remember in my prayers that night, any special intentions for<br />yourselves, your friends, and family, please send me an email<br />message with your intentions and I will be pleased to remember<br />them in prayer.</p>
<p>I know that I have said this many times, but the OS-9 community<br />is a very special part of my life.  I look foreward to the Fests,<br />and other times when we can get together.  I wish all of you a<br />blessed holiday time, and a peacefull and prosperous New Year.</p>
<p>::::::::::::::::::::::::::::::::::::::::::::::::::::<br />:: With all best wishes, ::::::  2 Kings 2:23-24 :::<br />:: Brother Jeremy, CSJW  :::::::::::::::::::::::::::<br />:: OS9 Users Group Treasurer :: revwcp@delphi.com ::<br />:::::::::::::::::::::::::::::::: CIS &#8211; 76477,142 :::<br />::::::::::::::::::::::::::::::::::::::::::::::::::::</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/christmas_94/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>os9 boot</title>
		<link>http://www.coco3.com/community/1994/12/os9-boot-2</link>
		<comments>http://www.coco3.com/community/1994/12/os9-boot-2#comments</comments>
		<pubDate>Sun, 18 Dec 1994 22:06:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/os9-boot-2/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>91042 18-DEC 22:06 General Information<br />     os9 boot<br />     From: TAULBORG     To: ALL</p>
<p>I have a problem booting when I first power up!I will turn my computer on<br />and everything goes on and up to speed(including my hard drives) and I<br />try to boot. It starts with floppy then reads the startup from hard drive.<br />It fails at first but when I turn off /h0 and boot straight from floppy<br />and do a dcheck of /h0 then reboot,IT DOES!!!Why didn&#8217;t it do it the<br />first time?Oh yea I did turn on /h0 before I did a dcheck of it. It also<br />sometimes boots right when after I have had the computer running in rsdos<br />for some time(about 30mins to an hour).I know that more info will<br />probably be needed to solve this dilema so I will answere all questions<br />as best I can!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/os9-boot-2/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VT100 Help</title>
		<link>http://www.coco3.com/community/1994/12/vt100-help</link>
		<comments>http://www.coco3.com/community/1994/12/vt100-help#comments</comments>
		<pubDate>Sun, 18 Dec 1994 17:49:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/vt100-help/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>91034 18-DEC 17:49 General Information<br />     VT100 Help<br />     From: BOISY        To: ALL</p>
<p>Hi everyone,</p>
<p>I&#8217;m in the process of adding VT-100 support to LinkUp and need some type<br />of documentation that outlines the various VT-100 codes and what they do,<br />as well as how to respond to them if necessary.</p>
<p>I would appreciate any files one could e-mail me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/vt100-help/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>cgp-220</title>
		<link>http://www.coco3.com/community/1994/12/cgp-220-2</link>
		<comments>http://www.coco3.com/community/1994/12/cgp-220-2#comments</comments>
		<pubDate>Sun, 18 Dec 1994 11:44:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/cgp-220-2/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>91028 18-DEC 11:44 General Information<br />     cgp-220<br />     From: MIKE_GUZZI   To: ALL</p>
<p>I own a CGP-220, recently i got a 486 system and there isn&#8217;t a driver for<br />this printer. If i remember right , this printer was also made by canon,<br />with a radio shack label on it, whats the canon model # for the cgp-220?<br />anyone know?</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/cgp-220-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DESKMATE</title>
		<link>http://www.coco3.com/community/1994/12/deskmate-6</link>
		<comments>http://www.coco3.com/community/1994/12/deskmate-6#comments</comments>
		<pubDate>Sat, 17 Dec 1994 19:49:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/deskmate-6/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>91021 17-DEC 19:49 General Information<br />     DESKMATE<br />     From: 2RSMITH      To: ALL</p>
<p>I have been using the Tandy Deskmate program lately to prepare a rental<br />lease etc.  The Baud rate is 600 which is fairly slow on my DMP-107<br />printer. I would like to change it to 2400 baud (the program that is).<br />but I sure need some help.  Frank Swygert suggested I ask on OS9 forum.<br />I am familiar with OS9 ( not a hacker) and have used Supercomm with all<br />the new parches in the boot file ok&#8230;&#8230;RAY      (2RSMITH)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/deskmate-6/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Monitor Headache</title>
		<link>http://www.coco3.com/community/1994/12/monitor-headache</link>
		<comments>http://www.coco3.com/community/1994/12/monitor-headache#comments</comments>
		<pubDate>Fri, 16 Dec 1994 23:29:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/monitor-headache/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>91010 16-DEC 23:29 General Information<br />     Monitor Headache<br />     From: CHARLESAM    To: MARTYGOODMAN (NR)</p>
<p>Marty, maybe you can help me put an end to my current monitor problem. I<br />always have pix at startup but after about 10minutes the screen goes black.<br />I can get the pix back with a blow to the side and that works a couple of times<br />but then it goes down for the count. The monitor is combination of two different</p>
<p>Magnavoxs, namely a tube from one model, the guts from another. I bought it for<br />dirt at Atlanta cause my monitor (CM8) had developed loss of hoz hold. Is this<br />an overheating problem or a break in the circuit board?<br />    I plan to get a Sony after Christmas but I would like to get to the cause<br />of this problem if possible. I know I&#8217;m not giving you a wealth of useable<br />info here, but maybe you can suggest where the problem might live.<br />    One more symptom is the picture starts dancing or shrinking a little<br />before it goes black. Thats it. If I leave it off for a half hour, I&#8217;m back<br />in business again. Thanx Charlie</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/monitor-headache/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>HELP with MM/1 video</title>
		<link>http://www.coco3.com/community/1994/12/help-with-mm1-video</link>
		<comments>http://www.coco3.com/community/1994/12/help-with-mm1-video#comments</comments>
		<pubDate>Wed, 14 Dec 1994 23:19:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/help-with-mm1-video/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90984 14-DEC 23:19 General Information<br />     HELP with MM/1 video<br />     From: MARTYGOODMAN To: ALL</p>
<p>I need to know exactly what kind of physical video connector<br />the MM/1 uses, and what its pin out is.   I&#8217;ve been told<br />that it uses a standard DB 9 female connector on the MM/1.<br />IS this so?</p>
<p>Does the MM/1 put out the same sort of RGB analog video at 15.75 KHz<br />H sync rate and 60 Hz vertical sync rate that is put out by the CoCo 3?<br />That is what I had thought.   But some just sent me a pin out for<br />the MM/1 that would imply it did NOT put out analog video at all,<br />but instead put out IBM style CGA video.   Can someone here<br />clarify this for me?</p>
<p>  Thanks for any help you can give me here.</p>
<p>  &#8212;marty</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/help-with-mm1-video/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>OS-9 Late Night Schedual</title>
		<link>http://www.coco3.com/community/1994/12/os-9-late-night-schedual</link>
		<comments>http://www.coco3.com/community/1994/12/os-9-late-night-schedual#comments</comments>
		<pubDate>Tue, 13 Dec 1994 00:12:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/os-9-late-night-schedual/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90962 13-DEC 00:12 General Information<br />     OS-9 Late Night Schedual<br />     From: THETAURUS    To: ALL</p>
<p>                                OS-9 Late Night<br />                               Conference Schedual<br />                            For December AND January<br />          Date                Time(EST)      Topic<br />          &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />December 5, 1994    10:00 PM       Open Forum</p>
<p>          December 12, 1994   10:00 PM       Open Forum</p>
<p>          December 19, 1994   10:00 PM       OS-9: The Year in Review<br />                                             What exactly was<br />                                             accomplished in &#8217;94 and<br />                                             what can we improve on?<br />                                             With CD-I hitting the<br />                                             mainstream with good<br />                                             success and Personal OS-9<br />                                             Software starting to come<br />                                             of age, it gives us<br />                                             plenty to talk about!</p>
<p>          December 26, 1994   10:00 PM       Open Forum</p>
<p>          January 2, 1994     10:00 PM       OS-9 in &#8217;95!<br />                                             What lies ahead for<br />                                             OS-9 and the OS-9 User&#8217;s<br />                                             Group in the Coming year?</p>
<p>          January 9, 1994     10:00 PM       Open Forum</p>
<p>          January 16, 1994    10:00 PM       Countdown to Chicago!<br />                                             Come join members of<br />                                             the Glennside Color<br />                                             Computer Club as we<br />                                             discuss the upcoming<br />                                             Chicago Cocofest, which<br />                                             takes place on April<br />                                             29,30 1994!</p>
<p>          January 23, 1994    10:00 PM       Open Forum</p>
<p>          January 30, 1994    10:00 PM       Open Forum</p>
<p> >Chris< </p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/os-9-late-night-schedual/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Downed Hard Drive! :-</title>
		<link>http://www.coco3.com/community/1994/12/downed-hard-drive</link>
		<comments>http://www.coco3.com/community/1994/12/downed-hard-drive#comments</comments>
		<pubDate>Mon, 12 Dec 1994 10:57:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/downed-hard-drive/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90958 12-DEC 10:57 General Information<br />     Downed Hard Drive! <img src='http://www.coco3.com/community/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> <br />     From: 01GEN40      To: ALL</p>
<p>Hello All, and Happy Holidays!</p>
<p>  Quite unfortunately, my CoCos hard drive crashed yesterday 12/11.  What<br />a bummer.  I do not know how long it will be before I am back on-line with<br />my Trusty Little CoCo.  I still have on-line access with the 486 non-Intel<br />PC at work so I can read the forum just before I have to start slaving.  I<br />would like to know some tid-bits of info from anyone who has logged on with<br />a PC.  I am using a program that emmulates ProComm, it came with a modem I<br />had bought for my CoCo.  If anyone is familiar with the OS-9 program,<br />TelStar, it works similar.  I have these wierd characters that precede dis-<br />plays such as these forum messages.  There is a total of 10.  I do not know<br />how to replicate a &#8220;right arrow&#8221; so I will use this < -.  These are the char-<br />acters:  < -(1;1H<-(2H   I have gone into "Using Delphi" and cannot find any-<br />thing that would help me there.  The only thing that I can think of is term-<br />inal emmulation.  I cannot figure out how to change it in this program.  Any<br />help will be most appreciated.  See ya.</p>
<p>LONG LIVE OS-9! <forever> ** In whatever form it is in!</p>
<p>-= 01GEN40 =-</p>
<p></forever></p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/downed-hard-drive/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>palm22.lzh?</title>
		<link>http://www.coco3.com/community/1994/12/palm22-lzh</link>
		<comments>http://www.coco3.com/community/1994/12/palm22-lzh#comments</comments>
		<pubDate>Sun, 11 Dec 1994 11:25:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/palm22-lzh/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90944 11-DEC 11:25 General Information<br />     palm22.lzh?<br />     From: JEJONES      To: ALL</p>
<p>Has anyone had any luck downloading palm via the gopher section of this SIG?<br />It seems to think that &#8220;palm22.lzh&#8221; on chestnut is a subdirectory rather than<br />a file.</p>
<p>Opinions herein are solely those of their respective authors.</p>
<p>Clipper Chip: Big Brother Inside</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/palm22-lzh/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Install program</title>
		<link>http://www.coco3.com/community/1994/12/install-program</link>
		<comments>http://www.coco3.com/community/1994/12/install-program#comments</comments>
		<pubDate>Sat, 10 Dec 1994 09:23:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/install-program/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90933 10-DEC 09:23 General Information<br />     Install program<br />     From: TEDJAEGER    To: ALL</p>
<p>Hi all,<br />       I&#8217;m trying to develop an installation program for applications<br />written for the MM1. To date, I have a point and click shell that<br />allows user to specify from what drive, to what drive, name of<br />program, etc. Once the parameters are established, the install<br />program runs a script that is provided by the programmer. The script,<br />of course, is responsible for actually moving the files from<br />installation disk to wherever.</p>
<p>What do you  guys make of this general plan? It is hard to do error<br />checking in the script file from the install program. (Tips?) Also Joel H<br />discussed copying files from an installation disk to a pipe and<br />then from pipe to target disk in a 68 Micros column. I tried that<br />approach but quickly ran into the limitation that you can&#8217;t create<br />a directory inside a pipe or do a backup of a disk into a pipe. Least<br />I kept getting error messages! Seemed to mean that the install program<br />would have to assume that all the component files of the application<br />program would be in the same directory (/d0) on the installation disk. I<br />really dont want to make that assumption.</p>
<p>Thoughts appreciated</p>
<p>Bests<br />&#8212;TedJaeger</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/install-program/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>RiBBS/FidoNet Message Formats</title>
		<link>http://www.coco3.com/community/1994/12/ribbsfidonet-message-formats</link>
		<comments>http://www.coco3.com/community/1994/12/ribbsfidonet-message-formats#comments</comments>
		<pubDate>Fri, 09 Dec 1994 05:32:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/ribbsfidonet-message-formats/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90927 9-DEC 05:32  General Information<br />     RiBBS/FidoNet Message Formats<br />     From: DGANTZ       To: ALL</p>
<p>I need some help in interpeting the following data.  It is a dump of a<br />message exported by RiBBS Export by the name of msg1.</p>
<p>I&#8217;m working on a program that will put RiBBS one step closer to being<br />able to act as a hub and need to be able to generate messages from within<br />that will get bundled for the appropriate net/node.</p>
<p>I have the FSC0001 document that describes various formats of various FIDO<br />files, but there are some things in the below that don&#8217;t seem to be<br />documented.  Note the lines with *&#8217;s.  These are what don&#8217;t seem to be<br />documented, nor do I have a clue as to how to generate them.</p>
<p>Addr   0 1  2 3  4 5  6 7  8 9  A B  C D  E F  0 2 4 6 8 A C E<br />&#8212;-  &#8212;- &#8212;- &#8212;- &#8212;- &#8212;- &#8212;- &#8212;- &#8212;-  &#8212;&#8212;&#8212;&#8212;&#8212;-<br />0000  0200 0100 0400 FE7A FE7A 0000 0000 3039  &#8230;&#8230;.z.z&#8230;.09<br />0010  2044 6563 2039 3420 2030 303A 3034 3A33   Dec 94  00:04:3<br />0020  3100 4461 7272 656E 2043 6C69 6674 0044  1.Darren Clift.D<br />0030  6176 6520 4761 6E74 7A00 4372 6561 7469  ave Gantz.Creati<br />0040  6E67 2061 2074 6573 7420 6D65 7373 6167  ng a test messag<br />0050  6500 0149 4E54 4C20 313A 3331 3438 362F  e..INTL 1:31486/     *<br />0060  3420 313A 3334 362F 392E 310D 014D 5347  4 1:346/9.1..MSG     *<br />0070  4944 3A20 313A 3334 362F 392E 3140 6669  ID: 1:346/9.1@fi     *<br />0080  646F 6E65 742E 6F72 6720 3865 3564 3030  donet.org 8e5d00     *<br />0090  6430 0D01 5049 443A 2052 6942 4253 2076  d0..PID: RiBBS v     *<br />00A0  322E 3130 0D54 6869 7320 6973 206A 7573  2.10.This is jus     *<br />00B0  7420 6120 7465 7374 206D 6573 7361 6765  t a test message<br />00C0  2074 6F20 7374 7564 7920 7768 696C 6520   to study while<br />00D0  6174 7465 6D70 7469 6E20 746F 2063 7265  attemptin to cre<br />00E0  6174 6520 6D79 206F 776E 0D0A 6672 6F6D  ate my own..from<br />00F0  2061 2070 726F 6772 616D 2E0D 0A20 200D   a program&#8230;  .</p>
<p>Addr   0 1  2 3  4 5  6 7  8 9  A B  C D  E F  0 2 4 6 8 A C E<br />&#8212;-  &#8212;- &#8212;- &#8212;- &#8212;- &#8212;- &#8212;- &#8212;- &#8212;-  &#8212;&#8212;&#8212;&#8212;&#8212;-<br />0100  0A20 2020 2020 2044 6176 650D 0A20 0D0A  .      Dave.. ..<br />0110  2D2D 2D20 5269 4242 5320 7632 2E31 300D  &#8212; RiBBS v2.10.    *<br />0120  0A00                                     ..</p>
<p>The bytes from offset $52 to $A4 seem to have no documentation<br />or explanation.  Also, am I correct in assumming that the bytes<br />from offset $10C to $121 are add ons to the text I typed?</p>
<p>What I have in mind is similar to the auto messages generated by TicNote<br />and AutoFrl, but in this case the messages need to generated for export<br />rather than for import.</p>
<p>Can anyone shed some light (in an Inside RiBBS type fashion) on the above<br />data or similar?</p>
<p>I&#8217;d really appreciate any help I can get.  Thanks<br />          Dave</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/ribbsfidonet-message-formats/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>2nd Hard Drive</title>
		<link>http://www.coco3.com/community/1994/12/2nd-hard-drive</link>
		<comments>http://www.coco3.com/community/1994/12/2nd-hard-drive#comments</comments>
		<pubDate>Tue, 06 Dec 1994 22:48:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/2nd-hard-drive/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90906 6-DEC 22:48  General Information<br />     2nd Hard Drive<br />     From: CHARLESAM    To: ALL</p>
<p>I&#8217;m trying to get a 2nd HD working and having problems. The first thing that<br />I notice is the drive indicator light is on as soon as I power up. Of course<br />that shouldn&#8217;t be. After I configured an H1 module and put it in my boot, I<br />booted and did a dir /h1. Lock up! Any thoughts on the subject will be<br />appreciated. I&#8217;m using 2 ST277-Ns and a Kenton controller. The jumper<br />sleeve for H1 is on the first set of pins closest to the center. Since H1<br />is the first drive on the cable, I removed the 3 sets of pins off the<br />bottom of the drive. Thats all I can think of now. Thanx Charlie</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/2nd-hard-drive/feed</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Sony Monitors</title>
		<link>http://www.coco3.com/community/1994/12/sony-monitors</link>
		<comments>http://www.coco3.com/community/1994/12/sony-monitors#comments</comments>
		<pubDate>Mon, 05 Dec 1994 22:12:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/sony-monitors/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90896 5-DEC 22:12  General Information<br />     Sony Monitors<br />     From: CHARLESAM    To: ALL</p>
<p>I recall reading here that someone has Sony monitors for sale and that these<br />can be used on the Coco3. I&#8217;m in need of a monitor and need the party&#8217;s<br />name. Can anyone supply that for me. Thanx Charlie</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/sony-monitors/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Burn: Cycle ad</title>
		<link>http://www.coco3.com/community/1994/12/burn-cycle-ad</link>
		<comments>http://www.coco3.com/community/1994/12/burn-cycle-ad#comments</comments>
		<pubDate>Mon, 05 Dec 1994 20:54:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/burn-cycle-ad/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90895 5-DEC 20:54  General Information<br />     Burn: Cycle ad<br />     From: MRGOOD       To: ALL</p>
<p>While visiting a friend yesterday, I saw a commercial for Burn: Cycle.<br />I was amazed to see an actual well done ad for the CD-I platform.  I think<br />it was on the Comedy Channel.</p>
<p>Hugo</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/burn-cycle-ad/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OS-9 Late Night:Reminder</title>
		<link>http://www.coco3.com/community/1994/12/os-9-late-nightreminder</link>
		<comments>http://www.coco3.com/community/1994/12/os-9-late-nightreminder#comments</comments>
		<pubDate>Sun, 04 Dec 1994 20:36:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/os-9-late-nightreminder/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90887 4-DEC 20:36  General Information<br />     OS-9 Late Night:Reminder<br />     From: THETAURUS    To: ALL</p>
<p>                            OS-9 Late Night<br />                              Open Forum<br />                Monday December 5,1994 at 10:00pm (est)</p>
<p>            Please come on in, for the usual laid back chat of any<br />          kind. Since some of the more knowledgeable OS-9&#8242;ers and Coco<br />          Hackers tend to attend these conferences, an Open Forum like<br />          the ones we have been having are good times to come in and<br />          ask that question that&#8217;s been nagging you or holding up your<br />          latest programming project. Btw, hopefully I will soon have<br />          the schedual for December and January all set. I have one<br />          confirmed special conference coming up in January on the<br />          16th. Members of the &#8216;Glenside Color Computer Club&#8217;(Brian<br />          please correct me if the name is wrong), will be on hand to<br />          discuss the upcoming Cocofest in Chicago! This is one you<br />          won&#8217;t want to miss, especially if your looking for details<br />          on how to be there. Btw, if you do need details on the fest,<br />          you can send email to &#8216;Theschu&#8217;. He is the president of<br />          Glenside, and can help fill you in!</p>
<p>          See Ya<br />          >Chris< </p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/os-9-late-nightreminder/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New From DISTO!</title>
		<link>http://www.coco3.com/community/1994/12/new-from-disto</link>
		<comments>http://www.coco3.com/community/1994/12/new-from-disto#comments</comments>
		<pubDate>Sat, 03 Dec 1994 09:44:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/new-from-disto/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90879 3-DEC 09:44  General Information<br />     New From DISTO!<br />     From: DISTO        To: ALL</p>
<p>Now available! The &#8220;Inside 2-Meg&#8221; booklet from DISTO. Its a full description<br />of the DISTO 2-Meg Kit. Schematic diagrams, PAL listing and a full chip by<br />chip description of how it works. Send $20 + $2.50 S/H to DISTO  1710 Depatie,<br />St. Laurent Quebec,  Canada H4L 4A8. -Tony.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/new-from-disto/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CD-i</title>
		<link>http://www.coco3.com/community/1994/12/cd-i</link>
		<comments>http://www.coco3.com/community/1994/12/cd-i#comments</comments>
		<pubDate>Thu, 01 Dec 1994 22:06:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/12/cd-i/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90867 1-DEC 22:06  General Information<br />     CD-i<br />     From: DSRTFOX      To: BOISY</p>
<p>Boisy, wouold you know if the Panasonic CDO machines are anything like the<br />CD-i?  I mean as far as compatibility with games or movies. Someone here<br />recently purchased one for their kids (I told them CD-i would be better<br />supported through Sears!!). It is similar in concept, but I think I read<br />somewhere that it isn&#8217;t compatible with CD-i games. But are the movies?<br />I seem to recal that the movies aren&#8217;t a Phillips standard, so they may be<br />compatible. Any comments?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/12/cd-i/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>HardDrive</title>
		<link>http://www.coco3.com/community/1994/11/harddrive</link>
		<comments>http://www.coco3.com/community/1994/11/harddrive#comments</comments>
		<pubDate>Tue, 29 Nov 1994 22:43:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/harddrive/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90844 29-NOV 22:43 General Information<br />     HardDrive<br />     From: REVWCP       To: ALL</p>
<p>Dear Friends:</p>
<p>I am trying to help out a friend who needs to obtain<br />a 20-30 meg MFM 5-1/4&#8243; half-height hard drive.  Something<br />like an St-225 or St-238 would be fine.  Please let me<br />know price and shipping terms.</p>
<p>::::::::::::::::::::::::::::::::::::::::::::::::::::<br />:: With all best wishes, ::::::  2 Kings 2:23-24 :::<br />:: Brother Jeremy, CSJW  :::::::::::::::::::::::::::<br />:: OS9 Users Group Treasurer :: revwcp@delphi.com ::<br />:::::::::::::::::::::::::::::::: CIS &#8211; 76477,142 :::<br />::::::::::::::::::::::::::::::::::::::::::::::::::::</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/harddrive/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>IMPORTANT!  FROM: JEFF</title>
		<link>http://www.coco3.com/community/1994/11/important-from-jeff</link>
		<comments>http://www.coco3.com/community/1994/11/important-from-jeff#comments</comments>
		<pubDate>Mon, 28 Nov 1994 19:53:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/important-from-jeff/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90838 28-NOV 19:53 General Information<br />     IMPORTANT!  FROM: JEFF<br />     From: MRUPGRADE    To: ALL</p>
<p>   28-NOV-1994 02:50:07.30<br /> From:   IN%&#8221;jeffv@PHYSICS.UBC.CA&#8221;  &#8220;Jeff Vavasour&#8221;<br /> Subj:   CoCo 3 Emulator,   IMPORTANT</p>
<p> Well, with others putting out notices about the CoCo 3 emulator,<br />there are a few things I feel I should post to clear up:<br />  1. The CoCo 3 emulator is available only by registration.</p>
<p>  2. Registration info is found in the *new* ver 1.40 release of<br />the CoCo 2  emulator, which should appear on SimTel FTP mirror<br />sites shortly.  The file is coco2-14.zip (*not* coco2-13.zip).<br />One SimTel site is oak.oakland.edu, the directory is<br />pub/msdos/emulator.</p>
<p>  3. Those who contributed to Rick Cooper&#8217;s CoCo Emulator Bounty<br />Escrow Fund will receive credit up to the full value of the<br />registration fee, $25.   (I&#8217;m taking the monthly report in CFDM&#8217;s<br />Forum as authoritative on who contributed, and how much.  Please<br />contact Rick if there is any error in your entry in this report.)</p>
<p>4. Those who contributed in excess of the $25 to the Fund will<br />receive a typeset printed version of the manual with their copy.<br />(This is a bounus available *only* to those who contributed to the<br />Fund in excess of $25.)</p>
<p>5. Those who did not contribute to the Fund may obtain a copy of<br />the emulator for $25 by following the instructions in Section 8 of<br />the CoCo 2 emulator&#8217;s documentation.<br /> (The file is COCO.DOC in coco2-14.zip.)</p>
<p>6. Please take time to follow verify that you have the correct<br />system requirements by reading the COCO.DOC file and following the<br />test procedure for your VGA card and disk drives.</p>
<p>Please feel free to repost this message anywhere you can.  There<br />appear to be rumours and speculation circulating already, which<br />I&#8217;d like to clear up.</p>
<p> Again, the CoCo 3 emulator is not in itself shareware.  The CoCo<br />2 emulator is shareware in that, if you register it, you get the<br />CoCo 3 emulator.  The CoCo 3 emulator is only available to those<br />who register, and is not freely distributable.</p>
<p>- Jeff</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/important-from-jeff/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OS9 running on an HP200</title>
		<link>http://www.coco3.com/community/1994/11/os9-running-on-an-hp200</link>
		<comments>http://www.coco3.com/community/1994/11/os9-running-on-an-hp200#comments</comments>
		<pubDate>Mon, 28 Nov 1994 13:27:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/os9-running-on-an-hp200/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90837 28-NOV 13:27 General Information<br />     OS9 running on an HP200<br />     From: CSLEWIS      To: ALL</p>
<p>P95 (these are Hewlett Packard palmtops)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/os9-running-on-an-hp200/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CoCo 3 Emulator</title>
		<link>http://www.coco3.com/community/1994/11/coco-3-emulator-2</link>
		<comments>http://www.coco3.com/community/1994/11/coco-3-emulator-2#comments</comments>
		<pubDate>Mon, 28 Nov 1994 02:13:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/coco-3-emulator-2/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90830 28-NOV 02:13 General Information<br />     CoCo 3 Emulator<br />     From: MRUPGRADE    To: ALL</p>
<p>  There has been qpuite a flurry of messages about theh release of Jeff&#8217;s<br /> CC3 Emulator.  Most of it (but only most) true.  But little has<br />upght up in a firpestoem<br /> of others ideas.  Some pure speculation!  It is NOT PD, and SHOULD NOT<br /> BE in downloads anywhere!<br /> Jr<br /> Jeff has written a heck of a program,, give him a day to think things through<br /> and there will be a fair chance for everyone.</p>
<p>  Terry Simons   UPGRADE Editor</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/coco-3-emulator-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zip/Unzip 5.0 C source</title>
		<link>http://www.coco3.com/community/1994/11/zipunzip-5-0-c-source</link>
		<comments>http://www.coco3.com/community/1994/11/zipunzip-5-0-c-source#comments</comments>
		<pubDate>Sun, 27 Nov 1994 23:24:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/zipunzip-5-0-c-source/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90829 27-NOV 23:24 General Information<br />     Zip/Unzip 5.0 C source<br />     From: BOISY        To: ALL</p>
<p>I have the source to the latest version of zip/unzip (5.0).  If anyone<br />would like to port it to OSK, please let me know and I&#8217;ll send you the<br />source.</p>
<p>I would do it, but am involved in too many things as it is.  It sure<br />would be nice to have this latest version ported over.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/zipunzip-5-0-c-source/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OS-9 Late Night:Reminder</title>
		<link>http://www.coco3.com/community/1994/11/os-9-late-nightreminder-2</link>
		<comments>http://www.coco3.com/community/1994/11/os-9-late-nightreminder-2#comments</comments>
		<pubDate>Sun, 27 Nov 1994 20:08:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/os-9-late-nightreminder-2/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90821 27-NOV 20:08 General Information<br />     OS-9 Late Night:Reminder<br />     From: THETAURUS    To: ALL</p>
<p>                            OS-9 Late Night<br />               Monday November 28, 1994 at 10:00 PM(EST)<br />                           Topic:Open Forum</p>
<p>      As usual, come one,come all! There is quite a bit going on in<br />     our little &#8216;Cult Society&#8217;<grin> as of late. Boisy Pitre has a new<br />     terminal program for the MM/1, CD-I is really going over well,<br />     and I&#8217;m gonna have a TON of Basic09  questions, so please be<br />     there! <img src='http://www.coco3.com/community/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>      By the way, I should hopefully have the schedual for BOTH<br />     December and January shortly after this Monday&#8217;s conference, so<br />     do keep your eyes open for that.</p>
<p>      See Ya!<br />      >Chris< </p>
<p></grin></p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/os-9-late-nightreminder-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CoCo3 System For Sale</title>
		<link>http://www.coco3.com/community/1994/11/coco3-system-for-sale-2</link>
		<comments>http://www.coco3.com/community/1994/11/coco3-system-for-sale-2#comments</comments>
		<pubDate>Sun, 27 Nov 1994 17:58:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/coco3-system-for-sale-2/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90818 27-NOV 17:58 General Information<br />     CoCo3 System For Sale<br />     From: RICKMAC      To: ALL</p>
<p>512K CoCo III System for Sale<br />&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>        > HARDWARE < <br />512K CoCo III w/6309 PowerBoost installed, spare 6809s.<br />    (Practical Peripherals 512K Board)<br />64K CoCo II &#8220;F&#8221; Board Design<br />Magnavox 8CM515 RGB/comp. Monitor<br />FD-500 Disk Drive Case &#038; Controller<br />    w/two TEAC FD-55BR drives installed (720K DS)<br />CoCo III upgraded MultiPak<br />Commplus 2400 BPS Modem<br />RS-232 Pak w/socketted 6551A chip.<br />ORCH-90 Stereo Music Pak<br />CCR-81 Cassette Recorder<br />Blue Streak Serial to Parallel Printer Interface<br />2 ea. Deluxe Joysticks (two button)<br />2 ea  Regular Joysticks (one button)<br />Two button mouse.<br />One button mouse</p>
<p>        > SOFTWARE < <br />OS-9 Level Two              MultiVue                     Deskmate 3<br />Home Publisher<br />Dynacalc for OS-9           C Compiler For OS-9          Basic09<br />Disk Editor Assembler<br />Phantomgraph                Bio-Sphere                   Rogue<br />Rescue on Fractulus<br />Koronis Rift                Microscopic Mission          Sub Battle<br />Robot Odyssey I<br />Carmen SanDiego             Kings Quest III              CoCo Max III<br />Crystal City<br />Telewriter-64               Telepatch                    Gwana-Bwana<br />Micro-Ilustrator<br />InterBank Incident          PitStop II                   Shamus<br />Bugs<br />Galagon                     Buzzard Bait                 Cubix<br />The King<br />Zeus                        Bedlam                       Raaka-Tu<br />The Third Rainbow Book of Adventures</p>
<p>        > ROM PAKS < <br />Rampage                       Predator                      Rad Warrior<br />Robocop<br />Malcolm Mortar                Mind-Roll                     Super Pitfall<br />Football II<br />Castle of Tharoggad           Silpheed                      StarBlaze<br />Project Nebula<br />Microbes                      Poltergiest</p>
<p>        > BOOKS, MANUALS, ETC. < <br />Technical Reference Manual for CoCo II<br />Technical Reference Manual for CoCo III<br />The Complete Rainbow Guide to OS-9<br />Assembly Language Graphics &#8211; Don Inman &#038; Kurt Inman<br />6809 Assembly Language Programing &#8211; Lance Leventhal<br />Disk BASIC Unravelled<br />Extended Color BASIC Unravelled<br />Super Color BASIC Unravelled</p>
<p>100+ Public Domain Programs for RSDOS &#038; OS-9</p>
<p>NOTES:<br />     All equipment and software is in COMPLETE working condition and<br />the system was working reliably last time used.<br />Everything except a few items has the original packaging.<br />Am asking $350 for this &#8220;bundled&#8221; sale. Includes the shipping.<br />Everything sold &#8220;as-is&#8221;. No warranties implied or intended.</p>
<p>                      Rick McNabb</p>
<p>Contact me at the following addresses:<br />                                      DELPHI &#8211; RICKMAC<br />                                  Compuserve &#8211; 76675,3612<br />                                    Internet &#8211; RICKMAC@DELPHI.COM</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/coco3-system-for-sale-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Turkey Day-CoCo3 Sale</title>
		<link>http://www.coco3.com/community/1994/11/turkey-day-coco3-sale</link>
		<comments>http://www.coco3.com/community/1994/11/turkey-day-coco3-sale#comments</comments>
		<pubDate>Thu, 24 Nov 1994 10:17:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/turkey-day-coco3-sale/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90777 24-NOV 10:17 General Information<br />     Turkey Day-CoCo3 Sale<br />     From: RICKMAC      To: ALL</p>
<p>Happy Thanksgiving to all! The holiday season is here again, thanx to everyone<br />for making the &#8220;CoCo experience&#8221; very interesting and informative.</p>
<p>Will be putting up a 512K/6309 CoCo3 system for sale. anyone interested?<br />Will post a classified within the week. Comes with a Magnavox monitor and<br />almost everything else &#8216;cept a hard drive and a printer.<br /><oops><br />Also have an &#8220;F&#8221; board CoCo2 with 64K. All details will be in the  classified<br />ad I will post.<br />                         Rick McNabb</p>
<p></oops></p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/turkey-day-coco3-sale/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CDRom stuff</title>
		<link>http://www.coco3.com/community/1994/11/cdrom-stuff</link>
		<comments>http://www.coco3.com/community/1994/11/cdrom-stuff#comments</comments>
		<pubDate>Mon, 21 Nov 1994 20:58:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/cdrom-stuff/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90758 21-NOV 20:58 General Information<br />     CDRom stuff<br />     From: HAWKSOFT     To: ALL</p>
<p>Hi All!</p>
<p>  Just a quick note. My new utility for reading directories and copying files<br />from BOTH CDRom and CD-i discs (one utility) has been uploaded to delphi<br />and should be available soon. Requires a CDRom reader, driver, and decriptor<br />(anyone&#8217;s should work, mine included).</p>
<p>  BUT my CDRom File Manager (CDF) will make it obsolete very soon!!!!</p>
<p>                                           Chris</p>
<p>   :-> :-> :-> :-> :-> :-> :->  Chris &#8220;HAWKSoft&#8221;  < -: <-: <-: <-: <-: <-: <-:</p>
<p>        Delphi: HAWKSOFT                   Internet: HAWKSOFT@DELPHI.COM</p>
<p>   ******************< Uploaded w/ InfoXpress vr. 1.02.00 >******************</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/cdrom-stuff/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>OS9/Intel</title>
		<link>http://www.coco3.com/community/1994/11/os9intel</link>
		<comments>http://www.coco3.com/community/1994/11/os9intel#comments</comments>
		<pubDate>Sun, 20 Nov 1994 22:36:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/os9intel/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90749 20-NOV 22:36 General Information<br />     OS9/Intel<br />     From: MACFADZEN    To: ALL</p>
<p>Is there a version of OS9 that will run on an Intel 486 ? Also has there been<br />any statement for OS9 and the Power PC ?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/os9intel/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>OS-9 Late Night: Reminder</title>
		<link>http://www.coco3.com/community/1994/11/os-9-late-night-reminder</link>
		<comments>http://www.coco3.com/community/1994/11/os-9-late-night-reminder#comments</comments>
		<pubDate>Sun, 20 Nov 1994 20:00:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/os-9-late-night-reminder/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90748 20-NOV 20:00 General Information<br />     OS-9 Late Night: Reminder<br />     From: THETAURUS    To: ALL</p>
<p>             ***OS-9 Late Night***<br />                Open Topic<br />             Monday November 21, 10:00 PM est</p>
<p>        I might not be there myself, but I&#8217;ll try to show. Since I have<br />   to be up  very early Tuesday morning, I can&#8217;t really spend much time<br />   online, but since it&#8217;s just an open conference anyway, you won&#8217;t need<br />   me there <img src='http://www.coco3.com/community/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>        Last week was a pretty good conference, so let&#8217;s keep up the<br />   momentum!</p>
<p>        See Ya<br />        >Chris< </p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/os-9-late-night-reminder/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New CD-i Stuff</title>
		<link>http://www.coco3.com/community/1994/11/new-cd-i-stuff</link>
		<comments>http://www.coco3.com/community/1994/11/new-cd-i-stuff#comments</comments>
		<pubDate>Sun, 20 Nov 1994 18:00:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/new-cd-i-stuff/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90746 20-NOV 18:00 General Information<br />     New CD-i Stuff<br />     From: BOISY        To: ALL</p>
<p>Hi all,</p>
<p>I thought I&#8217;d let everyone know about my latest CD-i acquisitions <img src='http://www.coco3.com/community/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>        o Naked Gun 33 1/3 &#8212; The MPEG encoding on this movie is *VERY* good.<br />          I was very impressed.  Like other movies, this one came on two discs.<br />          This movie has VIDEO CD across the bottom; I presume that this movie<br />          would be able to be played in a dedicated Video CD player.  A very<br />          good job on this one.</p>
<p>        o Sargon Chess &#8212; Very very cool!  I&#8217;m not a great chess player, but<br />          thought this classic program would be cool to have.  It has a very<br />          nice tutorial on chess playing and strategy for beginners.  There<br />          are three modes: Novice, Beginner and Expert.  You can play against<br />          &#8220;Sargon&#8221; as white or black, or let Sargon play against himself.  You<br />          can also edit the board with pieces and locations you want.  This<br />          feature is great to examine strategy.  Again, Sargon can play against<br />          himself even in this mode.</p>
<p>          You can select either a 2D or 3D chess perspective.  3D has several<br />          chess sets (marble, wood, etc.)  There&#8217;s nice music or comment by<br />          Sargon when making a move, or you can opt for silence.  You also have<br />          the option of timing moves and viewing elapsed or cumulative time, or<br />          no time at all.</p>
<p>I ordered Clue (based on the Parker Brothers board game) but haven&#8217;t gotten<br />it yet.  As soon as I do I&#8217;ll post my observations.<br />&#8211;<br />Boisy G. Pitre__    __  __              Delphi:  BOISY<br />          |_   _|   \ \/ /              CompuServe:  74464,3005<br />I use&#8230;   _| |_     >  < Internet:  boisy@os9er.waukee.ia.us<br />          |_____|NFO/_/\_\PRESS 1.2.0   OS-9 &#8212; King of Operating Systems</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/new-cd-i-stuff/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>printer cable</title>
		<link>http://www.coco3.com/community/1994/11/printer-cable-2</link>
		<comments>http://www.coco3.com/community/1994/11/printer-cable-2#comments</comments>
		<pubDate>Sun, 20 Nov 1994 16:52:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/printer-cable-2/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90745 20-NOV 16:52 General Information<br />     printer cable<br />     From: WAYNETHOMPSO To: ALL</p>
<p>Can anyone tell me the pinout of a pc clone type parallel printer cable?<br />I is the kind that hase a 25pin dsub at on end and a 36pin centronics<br />connector at the other.<br /> Thanks,<br /> Wayne</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/printer-cable-2/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MVCanvas</title>
		<link>http://www.coco3.com/community/1994/11/mvcanvas</link>
		<comments>http://www.coco3.com/community/1994/11/mvcanvas#comments</comments>
		<pubDate>Sun, 20 Nov 1994 08:42:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/mvcanvas/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90741 20-NOV 08:42 General Information<br />     MVCanvas<br />     From: DONALDS      To: ALL</p>
<p>e Haaland of Hyper-tech software is still around and<br />if ther where any updates to MVCanvas from version 2? I would like to see<br /> world.<br /> Don</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/mvcanvas/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>User group</title>
		<link>http://www.coco3.com/community/1994/11/user-group</link>
		<comments>http://www.coco3.com/community/1994/11/user-group#comments</comments>
		<pubDate>Fri, 18 Nov 1994 23:38:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/user-group/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90705 18-NOV 23:38 General Information<br />     User group<br />     From: WA2EGP       To: ALL</p>
<p>Anybody know how many MOTD&#8217;s came out since May?  I&#8217;ve only received one.<br />Just wondering if I was &#8220;automatically&#8221; deleted (grin).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/user-group/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Memory Shortage</title>
		<link>http://www.coco3.com/community/1994/11/memory-shortage</link>
		<comments>http://www.coco3.com/community/1994/11/memory-shortage#comments</comments>
		<pubDate>Fri, 18 Nov 1994 22:56:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/memory-shortage/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90703 18-NOV 22:56 General Information<br />     Memory Shortage<br />     From: 2NIBBLES     To: ALL</p>
<p>  Sometime, long ago&#8211;I read some cocolist mail concerning someone&#8217;s<br />homebrew 2 Meg simm board for their CoCo. I just happen to have 2 Meg&#8217;s<br />worth of 256 X 8 simms laying around, and would like to fabricate an<br />adapter board for MY CoCo. In order to prepare for this task, I ordered<br />NEC&#8217;s Memory data book from JDR Microdevices out here in CA, and now have<br />a pinout for these simms, but I DONT have a schematic that I&#8217;ll certainly<br />need in order to assemble the desired memory board. I could make a 512k<br />board easily, but if some very kind CoCo-ist out there would oblige me, I<br />will assemble a 1 or 2 Meg board that I would much prefer. At this moment<br />I have sockets, memory, a suitable protoboard, a little time, much desire,<br />a lot of patience, and much hope.</p>
<p>     Please, someone HELP!! I&#8217;d very much appreciate it, and if an SASE and<br />some valuable consideration within the means of the typical married CoCo-nuts<br />limited budget will help, I&#8217;m game.</p>
<p>   Long-winded, happy, one taco short of a combination plate and 2NIBBLES<br />short of a byte.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/memory-shortage/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chicago CoCo-Fest</title>
		<link>http://www.coco3.com/community/1994/11/chicago-coco-fest</link>
		<comments>http://www.coco3.com/community/1994/11/chicago-coco-fest#comments</comments>
		<pubDate>Thu, 17 Nov 1994 20:45:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/chicago-coco-fest/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90690 17-NOV 20:45 General Information<br />     Chicago CoCo-Fest<br />     From: THESCHU      To: ALL</p>
<p>                               NEWS RELEASE<br />                               NEWS RELEASE<br />                               NEWS RELEASE<br />Here are the 5 &#8220;W&#8217;s&#8221;<br />WHO?       1)  The Glenside Color Computer Club of Illinois presents<br />WHAT?      2)  The Fourth Annual &#8220;Last&#8221; Chicago CoCoFEST!<br />WHEN?      3)  April 29th &#038; 30th, 1995 (Sat. 10am-6pm; Sun. 10am-4pm)<br />WHERE?     4)  HOLIDAY INN ELGIN  (A Holidome Indoor Recreation Center)<br />               345 W. River Road  (A city block from I-90 &#038; IL-31S)<br />               Elgin, Illinois    (Same great location as last year!)<br />               Overnight room rate: $55.00 (plus 10% tax)<br />               Call 1-708-695-5000 for reservations.<br />               Be sure to ask for the &#8220;Glenside&#8221; or &#8220;CoCoFEST!&#8221; rate.<br />        >>>>>  YOU MUST REGISTER UNDER COCOFEST TO GET THIS RATE < <<<<<br />WHY?       5) A.  To provide vendor support to the CoCo Community<br />              B.  To provide Community support to the CoCo Vendors<br />              C.  To provide educational support to new users.<br />              D.  TO HAVE AN OUTRAGEOUSLY GOOD TIME!!!!!<br />And now, the &#8220;H&#8221; word.<br />HOW MUCH?  1)  Admission:            $8.00 at the door, 2-day pass<br />                                     $5.00 at the door, 1-day pass<br />               Advance ticket sales: $5.00 + SASE for the whole show or<br />                                     $5.00 + $.50 postage &#038; handling<br />               Children 8 and under   FREE<br />            Contact: George Schneeweiss, Treasurer<br />                     Glenside Color Computer Club<br />                     RR#2     Box 67<br />                     Forrest, IL  61741-9629<br />For further information, general or exhibitor, contact:<br /> Tony Podraza, Fest Chairman        Carl Boll, Vice President, GCCCI<br /> 708-428-3576, VOICE                312-735-6087, VOICE<br /> 708-428-0436, BBS                  312-735-3355, BBS<br />                                    DELPHI-CBJ<br />                     Brian Schubring, President, GCCCI<br />                     708-529-3539, VOICE<br />                     DELPHI-THESCHU</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/chicago-coco-fest/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>mini expansion bus</title>
		<link>http://www.coco3.com/community/1994/11/mini-expansion-bus</link>
		<comments>http://www.coco3.com/community/1994/11/mini-expansion-bus#comments</comments>
		<pubDate>Thu, 17 Nov 1994 05:06:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/mini-expansion-bus/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90688 17-NOV 05:06 General Information<br />     mini expansion bus<br />     From: WAYNETHOMPSO To: DISTO</p>
<p>Tony,<br />  I am thinking about building a PIA based parallel port using<br />the mini expansion bus in my SC2.  My question involves the Chip Enable<br /> __<br />(CE) pin (#13).  What state is this pin in when address $FF50 is selected<br />on the coco bus?  I think that it would be low, but I want to make sure.<br />I plan to map the pia into $FF50-FF53.  I am using Mike Guzzi&#8217;s PPIA.AR<br />as a guideline.  In that file he decodes the pia into $FF70-$FF73 and<br />builds a separate pak to plug in his MPI. After studying his guidelines<br />I started looking at my SC2&#8242;s MEB since it is already decoded and should<br />be relatively easy to use for the project and end up saving a slot on my<br />MPI to boot!<br />  To clarify, let me restate the question:<br /> When $FF50 is shown on the coco bus, what is the state of pin 13<br />( chip enable) of the MEB?<br />Thanks,<br />Wayne</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/mini-expansion-bus/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Multiboot.</title>
		<link>http://www.coco3.com/community/1994/11/multiboot</link>
		<comments>http://www.coco3.com/community/1994/11/multiboot#comments</comments>
		<pubDate>Thu, 17 Nov 1994 00:19:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/multiboot/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90687 17-NOV 00:19 General Information<br />     Multiboot.<br />     From: CHARLESAM    To: ALL</p>
<p>                 I tried to implement &#8216;MultiBoot&#8217; tonight and keep getting error<br />#207 stack<br />full. I unloaded my startup files and rebooted, same problem. Anyone here<br />using Sub-Etha&#8217;s &#8216;Multiboot&#8217; have this problem? If so, how do I solve it?<br />Any help will be appreciated. Thanx Charlie</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/multiboot/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>PGP ver 2.6.2</title>
		<link>http://www.coco3.com/community/1994/11/pgp-ver-2-6-2</link>
		<comments>http://www.coco3.com/community/1994/11/pgp-ver-2-6-2#comments</comments>
		<pubDate>Wed, 16 Nov 1994 00:57:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/pgp-ver-2-6-2/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90682 16-NOV 00:57 General Information<br />     PGP ver 2.6.2<br />     From: MARTYGOODMAN To: ALL</p>
<p>In the Color Computer SIG data base, in the GENERAL section, is<br />a 14K long text file I just wrote that gives the history of the PGP<br />public RSA encryption software, AND tells you how to use Delphi<br />(assuming you are at a site in the USA) to obtain a copy of the latest<br />(and now legal) release of PGP, version 2.6.2.     (You do have to<br />be a member of the Internet SIG, with acess to FTP and Telnet capabilities<br />of Delphi.)</p>
<p>While PGP is available only for the PC compatible and Macintosh platforms,<br />there IS available from the same FTP site that has the program<br />SOURCE CODE for the program, which might allow OS68K types to port<br />it to their machines.</p>
<p>    &#8212;marty</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/pgp-ver-2-6-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cdi</title>
		<link>http://www.coco3.com/community/1994/11/cdi</link>
		<comments>http://www.coco3.com/community/1994/11/cdi#comments</comments>
		<pubDate>Tue, 15 Nov 1994 20:10:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/cdi/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90674 15-NOV 20:10 General Information<br />     cdi<br />     From: TEDJAEGER    To: ALL</p>
<p>Hi all,<br />        After all the discussion of CDI here I figure I better get<br />around to asking what kind of files are on a CDI disk? I do have a<br />CD reader hooked to my MM1 and Chris Hawk&#8217;s utility to copy from<br />CDI. Are there sound files (iff) on those CDI disks that I could<br />bring to my MM1 HD and play? Are there images on those disks that<br />could be displayed on the MM1? I might go buy a CDI disk just to<br />explore &#8230;..</p>
<p>Bests<br />&#8212;TedJaeger</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/cdi/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Monitor blackouts</title>
		<link>http://www.coco3.com/community/1994/11/monitor-blackouts</link>
		<comments>http://www.coco3.com/community/1994/11/monitor-blackouts#comments</comments>
		<pubDate>Tue, 15 Nov 1994 00:34:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/monitor-blackouts/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90671 15-NOV 00:34 General Information<br />     Monitor blackouts<br />     From: CHARLESAM    To: REVKAK (NR)</p>
<p>Thanx Keith, reseating the CPU board did the trick. I&#8217;m back in business.<br />..Charlie&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/monitor-blackouts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eprom</title>
		<link>http://www.coco3.com/community/1994/11/eprom-9</link>
		<comments>http://www.coco3.com/community/1994/11/eprom-9#comments</comments>
		<pubDate>Mon, 14 Nov 1994 21:53:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/eprom-9/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90667 14-NOV 21:53 General Information<br />     eprom<br />     From: RICKULAND    To: ALL</p>
<p>Eprommer   update- Awhile back, Br.Jeremy posted a question about<br />an  &#8216;Aval  PRW1000&#8242;  programmer (no docs). The repost  is  needed<br />because  I&#8217;ve  figured it out (close, anyway) and this ain&#8217;t  yer<br />average  programmer.<br />     It&#8217;s  a  very pricey looking (actually, looks like an  Apple<br />)(e with a calculator stuck on it) just add modules job, with one<br />included  that  covers  2716 to 27c256 (and the a&#8217;s)  (in  intel,<br />fuji,  and  std).  Using just the hexpad, you can read  two  decb<br />eproms (moving one up 8K), and rewrite the dual version- in about<br />3  minutes  flat if you don&#8217;t bend any pins. You can  shrink  big<br />endians  and flip the bits _in_the_programmer_!  But the crux  of<br />the  biscuit &#8216;rip is it rts/cts 3 different formats right out the<br />serial port without a host program.  (With OS9+DevPak to do the s<br />records&#8230;wow!   they  were right, it is a DevPak! Might  have  a<br />product here- OS9 burns, the ROM)</p>
<p>     So now I&#8217;m _very_ eagerly looking for any more pieces, docs,<br />etc.  PALS and so on ought to be in this boxes range- be thankful<br />if   you&#8217;d  take  a second look at any  beige  hi-end  programmer<br />modules you run across festing- there is a bounty;-)<br />                              -ricku</p>
<p>                  Rick Ulland                 CoNect<br />         rickuland@delphi.com           449 South 90th St.<br />&#8220;Operating System Nine&#8221;- 268m           Milwaukee WI 53214</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/eprom-9/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ppia.ar</title>
		<link>http://www.coco3.com/community/1994/11/ppia-ar</link>
		<comments>http://www.coco3.com/community/1994/11/ppia-ar#comments</comments>
		<pubDate>Mon, 14 Nov 1994 21:48:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/ppia-ar/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90664 14-NOV 21:48 General Information<br />     ppia.ar<br />     From: WAYNETHOMPSO To: MIKE_GUZZI (NR)</p>
<p>Mike,<br />  I am in the process of building a parallel port as described in your<br />ppia.ar file and have run into a slight problem.  The 74ls133 is not in<br />my ttl databook, (it says to look in the supplement, which I don&#8217;t have)<br />and I need pin-outs.  Could you send me the pin-outs?  My other question<br />is regarding the db25 connector you talk about in the text file.<br />I have a pc clone type printer cable laying around and was wondering if<br />you knew the pin assignments of that particular cable?  (It has a male<br />db25 connector at one end and a 36pin centronics at the other.)<br />  Now for some opinions. <img src='http://www.coco3.com/community/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   After reading your file (very good work, I must<br />say)  I can see that with the correct driver, these 2 parallel ports can<br />be bi-directional, now I wonder what kind of performance is possible<br />in bi-derectional mode.  ie. Is it fast enough to utilize some of the<br />pc compatible parallel port devices such as hard drives and tape backups?<br />  Also, I have seen a few external modems that have a parallel port to<br />hook up to a pc parallel port for VERY high speed comunication. (28.8k and up)<br />I know that these types are extremely expensive at this time, but how<br />difficult would it be to utilize (ie. write the proper driver) one of<br />these modems with the Eliminator style parallel port?<br /> Thanks,<br /> Wayne</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/ppia-ar/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MM1 for sale</title>
		<link>http://www.coco3.com/community/1994/11/mm1-for-sale</link>
		<comments>http://www.coco3.com/community/1994/11/mm1-for-sale#comments</comments>
		<pubDate>Mon, 14 Nov 1994 01:40:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/mm1-for-sale/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90658 14-NOV 01:40 General Information<br />     MM1 for sale<br />     From: JAYODER      To: ALL</p>
<p>Hello all,</p>
<p>On behalf of my friend Jason, I&#8217;ve posted in the classifieds here<br />in the SIG, an AD describing his MM1 that he would like to sell.<br />The AD should be available in the next 24 hours. Thanks to all<br />that respond to the AD. All inquiries welcome!</p>
<p>Jeff Yoder, (JAYODER) N2ZDS</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/mm1-for-sale/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My cursor!? Those darned dots!</title>
		<link>http://www.coco3.com/community/1994/11/my-cursor-those-darned-dots</link>
		<comments>http://www.coco3.com/community/1994/11/my-cursor-those-darned-dots#comments</comments>
		<pubDate>Sun, 13 Nov 1994 14:25:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/my-cursor-those-darned-dots/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90648 13-NOV 14:25 General Information<br />     My cursor!? Those darned dots!<br />     From: 01GEN40      To: ALL</p>
<p>Hello everyone,<br />  I have been experiencing these little anomolies that drive me batty.<br />First of all, does anyone know why I am losing my cursor every time I<br />leave MAIL?  Working without a cursor is like driving a car at night<br />with the lights out.  Another thing are these random characters I<br />get when I sit idle as in reading a message here.  My cusror<br />moves of its own accordd and leaves random characters behind.  In pairs.<br />Most of the time I get &#8220;..&#8221; but other times I get characters That I do<br />not think the CoCo is capable of generating.</p>
<p>  I read in a message that someone has a 63c09 processor in thier CoCo.<br />I have a HD63B09EP.  What, if any, is the difference between the &#8220;b&#8221;<br />and the &#8220;c&#8221;.  These random characters are driving me crazy!  I<br />have a hard time determining where I am in this text.  If I have to back-<br />space, I have to take into account that I have X number of characters I<br />did not type.  If I backspace I need to backspace -X number of random<br />characters.  Anyway, back to the processor.  I would like to find<br />out anything about the difference, please.  Thanks for any input, in<br />advance.  See ya.</p>
<p>LONG LIVE OS-9! <forever> ** In whatever form it is in!</p>
<p>-= 01GEN40 =-</p>
<p></forever></p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/my-cursor-those-darned-dots/feed</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>DISTO Sale!!</title>
		<link>http://www.coco3.com/community/1994/11/disto-sale</link>
		<comments>http://www.coco3.com/community/1994/11/disto-sale#comments</comments>
		<pubDate>Sat, 12 Nov 1994 22:12:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/disto-sale/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90641 12-NOV 22:12 General Information<br />     DISTO Sale!!<br />     From: DISTO        To: ALL</p>
<p>Starting Dec 1 &#8217;94 to the end of the year, all remaining DISTO products will<br />be sold at a 15% discount. Leave email for availability. -Tony.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/disto-sale/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>off the air a bit</title>
		<link>http://www.coco3.com/community/1994/11/off-the-air-a-bit</link>
		<comments>http://www.coco3.com/community/1994/11/off-the-air-a-bit#comments</comments>
		<pubDate>Wed, 09 Nov 1994 19:46:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/off-the-air-a-bit/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90621 9-NOV 19:46  General Information<br />     off the air a bit<br />     From: JEJONES      To: ALL</p>
<p>Just in case someone asks, or wonders where I am&#8211;I&#8217;m going off the<br />figurative air for what I hope is a short interval.  I am about to (finally!)<br />start the process of moving stuff to a new hard drive, which entails making<br />one last backup and moving everything over to the new drive.  Once the smoke<br />clears, I&#8217;ll fire up ix again and be back in the&#8211;aw, heck, I was about to<br />use some &#8220;information superhighway&#8221;/cyberpunk cliche.  <sound of soap<br />bubbles emerging from mouth>  But anyway, during the interval, I don&#8217;t want<br />to change files or accumulate new ones.</p>
<p>So&#8230;back shortly.</p>
<p>Opinions herein are solely those of their respective authors.</p>
<p>Clipper Chip: Big Brother Inside</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/off-the-air-a-bit/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>klondike</title>
		<link>http://www.coco3.com/community/1994/11/klondike</link>
		<comments>http://www.coco3.com/community/1994/11/klondike#comments</comments>
		<pubDate>Tue, 08 Nov 1994 20:16:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/klondike/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90613 8-NOV 20:16  General Information<br />     klondike<br />     From: RICKULAND    To: NEWKID</p>
<p>What does -b do? We ran into a major problem with ix caused by<br />shell+ stubborn isnsistance that every program have at least 8K<br />of data space. (ix needs 1 page, or 256bytes). Perhaps klondyke<br />trips the same bug.</p>
<p>     Paul Seniura published a modpatch script (in system? dbase)<br />that is very clever but doesn&#8217;t work as written. The gist of it<br />is-</p>
<p>l shell<br />c 130f 1f 01<br />v</p>
<p>get his file for more info. Also, the diskcat/ix thread here&#8230;.</p>
<p>                              -ricku</p>
<p>                  Rick Ulland                 CoNect<br />         rickuland@delphi.com           449 South 90th St.<br />&#8220;Operating System Nine&#8221;- 268m           Milwaukee WI 53214</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/klondike/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>klondike</title>
		<link>http://www.coco3.com/community/1994/11/klondike-2</link>
		<comments>http://www.coco3.com/community/1994/11/klondike-2#comments</comments>
		<pubDate>Tue, 08 Nov 1994 07:36:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/klondike-2/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90610 8-NOV 07:36  General Information<br />     klondike<br />     From: MROWEN01     To: NEWKID</p>
<p>     I couldn&#8217;t get it to work with Shell + either. When i boot from a stock<br />shell, I can run with the -b option. I have no idea if it&#8217;s due to shell +<br />or some other module though.</p>
<p>-Mike Rowen</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/klondike-2/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>help</title>
		<link>http://www.coco3.com/community/1994/11/help-35</link>
		<comments>http://www.coco3.com/community/1994/11/help-35#comments</comments>
		<pubDate>Tue, 08 Nov 1994 03:10:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/help-35/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90609 8-NOV 03:10  General Information<br />     help<br />     From: NEWKID       To: ALL</p>
<p>I need help.  I&#8217;m having trouble with Klondike. When I try to run it<br />using the command line &#8220;klondike -b&#8221; I get an error 187 illegal arugment.<br />If I use &#8220;klondike&#8221; the game run perfectly.</p>
<p>I&#8217;m using shell +. I have 512k and 314k free after boot. In my startup file<br />I merge stdpats_4,stdfonts and stdprts,mostly for multivue whenever I use<br />it.</p>
<p>Thanks for any help in advance!</p>
<p>James</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/help-35/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OS-9 Late Night:Reminder</title>
		<link>http://www.coco3.com/community/1994/11/os-9-late-nightreminder-3</link>
		<comments>http://www.coco3.com/community/1994/11/os-9-late-nightreminder-3#comments</comments>
		<pubDate>Sun, 06 Nov 1994 20:06:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/os-9-late-nightreminder-3/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90601 6-NOV 20:06  General Information<br />     OS-9 Late Night:Reminder<br />     From: THETAURUS    To: ALL</p>
<p>                       ***OS-9 Late Night***<br />                       Monday, November 7 at 10:00pm est<br />                       Topic:Open Forum</p>
<p>        Okay folks, this week I DIDN&#8217;T forget the reminder <img src='http://www.coco3.com/community/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Everyone<br />   is welcome to attend tomorrow. It is another Open Forum so everything<br />   and anything OS-9/Coco/Computer whatever related is welcome. I&#8217;m<br />   always up for good Basic09 Chat myself if anyone is interested, or<br />   perhaps shell Programming with ShellPlus. That&#8217;s just me, so bring<br />   what interests you <img src='http://www.coco3.com/community/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>        See Ya Tomorra<br />        >Chris< </p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/os-9-late-nightreminder-3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>*Cybermania &#8217;94* results</title>
		<link>http://www.coco3.com/community/1994/11/cybermania-94-results</link>
		<comments>http://www.coco3.com/community/1994/11/cybermania-94-results#comments</comments>
		<pubDate>Sat, 05 Nov 1994 22:26:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/cybermania-94-results/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90591 5-NOV 22:26  General Information<br />     *Cybermania &#8217;94* results<br />     From: JEJONES      To: ALL</p>
<p>*Cybermania &#8217;94*, the first annual interactive game awards show, is ending<br />as I type.  Results of interest to OS-9/CD-i users:</p>
<p>   Best Comedy:  *The Wacky World of Miniature Golf*<br />   Best Sports:  *Caesar&#8217;s World of Boxing*<br />   Best Actress: Grace Zabriskie, *Voyeur*<br />   Best Actor:   Robert Culp, *Voyeur*</p>
<p>(Drat!  I should&#8217;ve taken notes, because I have a feeling I&#8217;ve forgotten<br />something.  They&#8217;re going to immediately rerun it, probably for the West<br />Coast contingent, so I&#8217;ll post any additions needed.  One thing that I<br />should add is that there were other CD-i nominees, one that comes to mind<br />being Mickey Rooney for *Great Day at the Races*.)</p>
<p>I guess *Burn:Cycle* wasn&#8217;t up for an award, having come out *very*<br />recently, BUT there was a very good segment on it, and if there&#8217;s ANY<br />justice on this earth (*pace* Larry Niven and *Ringworld*), it ought to<br />sweep everything for which it&#8217;s nominated next time around.  (I just<br />got my copy, and words fail me.)</p>
<p>Opinions herein are solely those of their respective authors.</p>
<p>Clipper Chip: Big Brother Inside</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/cybermania-94-results/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shanghai bug ??</title>
		<link>http://www.coco3.com/community/1994/11/shanghai-bug</link>
		<comments>http://www.coco3.com/community/1994/11/shanghai-bug#comments</comments>
		<pubDate>Sat, 05 Nov 1994 12:23:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/shanghai-bug/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90586 5-NOV 12:23  General Information<br />     Shanghai bug ??<br />     From: MRUPGRADE    To: ALL</p>
<p>  There is a &#8220;BUG&#8221; in the play mode of Shanghai.  It doesn&#8217;t severly interfere<br /> with the game play,, and is over looked by those who have seen it.<br />  This doesn&#8217;t include the rare unsolvable puzzle.</p>
<p>  The first one with an answer,, will recieve a very nice prize,, yet to be<br /> announced.  (choice RS or OS)<br />  Note:  I&#8217;ve also posted this on th Rs or CoCo SIG.  While they (RSDOS&#8217;ers)<br /> are more likely to beat out <grin> an OS&#8217;er.   I thought I&#8217;d give you<br /> a shot at it.<br />  Terry Simons  UPGRADE Editor</p>
<p></grin></p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/shanghai-bug/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>File Transfer Speed</title>
		<link>http://www.coco3.com/community/1994/11/file-transfer-speed</link>
		<comments>http://www.coco3.com/community/1994/11/file-transfer-speed#comments</comments>
		<pubDate>Sat, 05 Nov 1994 10:18:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/file-transfer-speed/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90584 5-NOV 10:18  General Information<br />     File Transfer Speed<br />     From: JHICKLE      To: ALL</p>
<p>I just downloaded a text file and my terminal program reported that the<br />transfer averaged over 1,000,000 characters/second !  (LiveWire running<br />under os/2 (ack!) )</p>
<p>Next, i&#8217;ll plug the modem into the 220 volt line and see if it&#8217;ll do<br />2 million.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/file-transfer-speed/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>OS9000</title>
		<link>http://www.coco3.com/community/1994/11/os9000</link>
		<comments>http://www.coco3.com/community/1994/11/os9000#comments</comments>
		<pubDate>Sat, 05 Nov 1994 05:01:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/os9000/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90579 5-NOV 05:01  General Information<br />     OS9000<br />     From: KSCALES      To: DPHILIPSEN (NR)</p>
<p>Re:  Tim Kientzle&#8217;s suggestion:<br /> > Check on kermit.columbia.edu for the latest and greatest C-Kermit<br /> > 5A(190). It&#8217;s been compiled for OS9, and should compile pretty painlessly<br /> > on OS9000.  Properly configured, it&#8217;s comparable in speed to ZModem.</p>
<p>Dave, C-Kermit 5A has already been ported to OS-9000, as has STerm (which<br />of course has basic XModem).  I have copies of both.  They may be in the<br />database here.</p>
<p>As Tim mentioned, modern (C)Kermit provides good throughput.<br /> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br /> Ken Scales   Delphi:KSCALES   Internet:kscales@delphi.com   CIS:74646,2237</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/os9000/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Starting development for MM/1 FMV game!!</title>
		<link>http://www.coco3.com/community/1994/11/starting-development-for-mm1-fmv-game</link>
		<comments>http://www.coco3.com/community/1994/11/starting-development-for-mm1-fmv-game#comments</comments>
		<pubDate>Sat, 05 Nov 1994 03:35:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/starting-development-for-mm1-fmv-game/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90578 5-NOV 03:35  General Information<br />     Starting development for MM/1 FMV game!!<br />     From: DIGIGRADE    To: ALL</p>
<p>     If you can (or know someone who can) digitize FMV from videotape<br />send mail to DIGIGRADE. For more information check out message #6543 in<br />the Graphics SIG. PLEASE VOTE on weather you would purchase a voyeur/<br />night trap type game for your MM/1. The game will use OS9 windows to it&#8217;s<br />advantage.</p>
<p>      Dave Pellerito &#8211; Digigrade Productions</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/starting-development-for-mm1-fmv-game/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VGA</title>
		<link>http://www.coco3.com/community/1994/11/vga</link>
		<comments>http://www.coco3.com/community/1994/11/vga#comments</comments>
		<pubDate>Fri, 04 Nov 1994 01:27:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/vga/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90563 4-NOV 01:27  General Information<br />     VGA<br />     From: LARRYOLSON   To: HAWKSOFT</p>
<p>   Chris,<br />       I&#8217;m wondering if I have the wrong impression on what the CDplayer<br />   program does. Is it used to just control the playing of the different<br />   tracks, and I need to take the audio from the phone jack or does it<br />   pull the audio into the MM1.<br />       Why I&#8217;m asking, is that the program seems to be working ok, when<br />   I plug the headphones in the CD is working, the vcdp program will step<br />   through the different tracks. I even tried the CDIDIR utility and got<br />   a directory off a cdi disk. So it looks like its all working, I guess<br />   I just assumed that the audio would be being sent down the scsi buss<br />   too the MM1 also.</p>
<p>   Larry</p>
<p>&#8212;&#8211; Larry Olson &#8212;&#8211;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/vga/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>14400 baud</title>
		<link>http://www.coco3.com/community/1994/11/14400-baud</link>
		<comments>http://www.coco3.com/community/1994/11/14400-baud#comments</comments>
		<pubDate>Thu, 03 Nov 1994 19:30:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/14400-baud/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90551 3-NOV 19:30  General Information<br />     14400 baud<br />     From: JOHNREED     To: ALL</p>
<p>Hey gang &#8211; for the last couple days, my local Sprintnet node<br />has been answering at 14400.  If we got that speed way up here<br />in Saginaw, everyone should have it soon.</p>
<p>John Wainwright</p>
<p>ps &#8211; InfoXpress handled it fine, but my Osterm autolog is choking<br />on it &#8212; gotta fix that.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/14400-baud/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tidbits</title>
		<link>http://www.coco3.com/community/1994/11/tidbits</link>
		<comments>http://www.coco3.com/community/1994/11/tidbits#comments</comments>
		<pubDate>Wed, 02 Nov 1994 20:07:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/tidbits/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90537 2-NOV 20:07  General Information<br />     tidbits<br />     From: EDELMAR      To: ALL</p>
<p> Some interesting tidbits of information.</p>
<p> Our own Tim Kientzle has written an article for Dr. Dobbs Journal explain-<br /> ing the protocol he developed which automatically determines which XModem<br /> or YModem dialect is being used.  This is the protocol he incorporated in<br /> the recent &#8216;xy&#8217; and &#8216;xyz&#8217; programs he uploaded and a few are beta testing.<br /> Excellent article, Tim.  For those who want to read it, it is in the<br /> December, 1994 issue.  Look forward to getting Tim&#8217;s book.  It&#8217;s due out<br /> early next year.  My order is in.</p>
<p> Microware has a new publication &#8216;SIGNALS&#8217;.  Don&#8217;t know if this supplements<br /> or replaces &#8216;PIPELINES&#8217;.</p>
<p> Some info from SIGNALS -</p>
<p> >  MW has announced that more than 15 manufacturers have started<br /> >  building DAVID-based set-top boxes.</p>
<p> Won&#8217;t be too long before almost every household in the US will be running<br /> OS-9.  This will make OS-9 the most widely used OS in the world.  Imagine<br /> what the third party market will be for hardware and software!!</p>
<p> >  OS-9 for PowerPC is available for the entire line of PowerPC offerings,<br /> >  including the 601, 603 and 604.  Also, for Motorola&#8217;s MPC 505 and<br /> >  IBM&#8217;s Power PC Embedded Controller 403GA.</p>
<p> Comment &#8211; MW isn&#8217;t quite ready to deliver OS-9 for the PowerPC to the world<br /> but it is in Beta test by several of MW&#8217;s customers.  Current hardware<br /> supported is Motorola&#8217;s VME boards. Support for other hardware will follow.</p>
<p> >  OS-9 available for Motorola 68060.</p>
<p> >  Third Edition of OS-9 Insights by Peter Dibble available.  Price is<br /> >  $75.00 + s/h.  To upgrade from either the first or second edition,<br /> >  send in the title page from your book and receive the new edition for<br /> >  $45.00.</p>
<p> My order is in.  Looking forward to it.</p>
<p> >  Coming soon &#8211; the OS-9 Primer by Mark A. Heilpern</p>
<p> Mark has been a trainer at MW for the past two years.  Should be a great book.</p>
<p> MW is looking for a bevy of software engineers and managers.  Positions are<br /> available for entry level to senior level personnel.  For those who want to<br /> work in the leading edge of software, contact MW.  If I were a few years<br /> younger, I think I would apply.  Iowa can&#8217;t be too bad a place to live <g>.</p>
<p> And to think it all started with a 6809.</p>
<p> Ed</p>
<p></g></p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/tidbits/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>UpTime+268&#8242;m</title>
		<link>http://www.coco3.com/community/1994/11/uptime268m</link>
		<comments>http://www.coco3.com/community/1994/11/uptime268m#comments</comments>
		<pubDate>Tue, 01 Nov 1994 22:02:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/uptime268m/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90535 1-NOV 22:02  General Information<br />     UpTime+268&#8242;m<br />     From: DSRTFOX      To: ALL</p>
<p>I am pleased to announce that all remaining UpTime subscriptions  will be<br />filled by &#8220;the world of 68&#8242; micros&#8221;. This will begin as soon as I get a complete</p>
<p>subscriber list from Jordan (UpTime). For every two issues subscribers were<br />to get of UpTime, they will receive one issue of 268&#8242;m. This is more than fair,<br />considering UpTime averaged 8 pages while 268&#8242;m averages 28. I made the offer<br />to fill UpTime subscriptions at my printing/shipping cost. In fact, I&#8217;ll be<br />&#8220;losing&#8221; .10-.15 for every issue. But hopefully the reward will be in more<br />subscribers in the end. Those who already subscribe to &#8220;68&#8242;micros&#8221; will have<br />there subscriptions extended by the same number as stated above.</p>
<p>EFFECTIVE 01 JANUARY 94 the subscription rate for &#8220;68&#8242;micros&#8221; will go up to<br />$25 per year. This is in part to accomodate rising production and shipping<br />cost. This increase is totally unrelated to the UpTime merger. You will start<br />to find more CoCo Basic support in the future while I retain the amount of<br />OS-9/OSK support. I do expect to keep all issues in the future at 30 pages<br />or more. As long as subscriptions hold over 200, this will be no problem.<br />Right now, current subscriptions are around 225 with 40 now due. Reminder<br />cards have beesent. If subscriptions drop below 200, another price increase<br />of $3 per year will have to be levied. It costs me .25 each to send third<br />class, .75 first (3rd class requires over 200 pieces). The only thin I make<br />on each issue is the .50 saved in postage by sending 3rd class. I can&#8217;t put<br />a publication out on a break-even basis! It takes 24 hours to put each issue<br />together. At 250 issues, that&#8217;s only $5.20 per hour. And that doesn&#8217;t include<br />ANY overhead costs (various necessary supplies, on-line time, research, etc.).<br />So it is really half of that amount ($2.60/hr). Anyone want to do 24 hours<br />hard work at that rate? In order to keep YOUR costs down, please subscribe<br />NOW!</p>
<p>Also, from now until the end of the year, I&#8217;ll send a FREE sample issue to<br />all who request it and let me know there primary interests: OS-9, OS-9/68K,<br />or CoCo Basic. I&#8217;ll send a back issue with the regular mailings (first of<br />December, mid-January). Send $1.00 (to cover postage) ir you prefer having<br />an issue sent first class immediately.</p>
<p>FARNA Systems<br />Box 321<br />Warner Robins, GA 31099</p>
<p>Phone 912-328-7859<br />Internet dsrtfox@delphi.com</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/uptime268m/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>OS-9 Late Night:Review</title>
		<link>http://www.coco3.com/community/1994/11/os-9-late-nightreview</link>
		<comments>http://www.coco3.com/community/1994/11/os-9-late-nightreview#comments</comments>
		<pubDate>Tue, 01 Nov 1994 20:53:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/os-9-late-nightreview/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90533 1-NOV 20:53  General Information<br />     OS-9 Late Night:Review<br />     From: THETAURUS    To: ALL</p>
<p>        Well, with Halloween rearing it&#8217;s ugly head last night, it came<br />   as no suprise that the conference was a tad dead. We had a few people<br />   stop by last night so it wound up being OK, but nothing great. I have<br />   excused everyone who didn&#8217;t show, THIS TIME for 2 reasons(but don&#8217;t<br />   let this happen again<grin>).<br />        One, I forgot to post the Sunday reminder. I apologize about<br />   that. I didn&#8217;t make it last week myself, so having that week off threw<br />   me off track. My bad. Two, It was Halloween after all, and since this<br />   is the only time of year that OS-9 diehards will get to go out and egg<br />   Microsoft headquarters, without sticking out, well, I have no choice<br />   but to excuse you. <img src='http://www.coco3.com/community/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>        Ok, on to the GOODer news <img src='http://www.coco3.com/community/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Frank Swygert of Farna Systems<br />   dropped by last night to officially announce that he has taken over<br />   the subscriptions to Up-Time magazine and merged it in with &#8216;The World<br />   of 68 Micros&#8217;! This could mean great things for the two publications,<br />   as they consolidate and make 1 better magazine <img src='http://www.coco3.com/community/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>        Email &#8216;Dsrtfox&#8217; for more info, if he hasn&#8217;t already posted<br />   details here.</p>
<p>        Btw, all conferences for this month will be Open Topic, so don&#8217;t<br />   be afraid to stop by for some laid back conversation.</p>
<p>        >Chris< </p>
<p></grin></p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/os-9-late-nightreview/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CD-i 800 support</title>
		<link>http://www.coco3.com/community/1994/11/cd-i-800-support</link>
		<comments>http://www.coco3.com/community/1994/11/cd-i-800-support#comments</comments>
		<pubDate>Tue, 01 Nov 1994 08:17:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/11/cd-i-800-support/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90530 1-NOV 08:17  General Information<br />     CD-i 800 support<br />     From: BOISY        To: ALL</p>
<p>#: 49748 S6/Philips CD-i<br />Mon 31-Oct-94  17:03:54<br />Sb: #CD-i Software Support<br />Fm: Lucy Lediaev (Philips) 72056,1130<br />To: All</p>
<p>Dear Forum Members,</p>
<p>I am pleased to announce that as of today, Monday, October 31, 1994, a group at<br />Philips Interactive Media in Los Angeles is responsible for all support of<br />Philips Media CD-i and CD-ROM software products in the United States. (Those<br />outside the US should obtain support from the Philips organization in the local<br />country.)  The telephone number for this group is 800 340 7888; this is the<br />number that will be on software packaging in the US from now on.</p>
<p>This new group is comprised of experienced CD-i software support personnel, a<br />PIMA product test veteran and some new employees. We are able to answer gneral<br />consumer questions about CD-i, about specific titles in both CD-i and CD-ROM<br />formats, about title availability, and we can take orders, and give gameplay<br />hints. We can also send an information package to prospective developers.</p>
<p>Phone hours for the new software support group are 9 a.m. to 6 p.m. M, T, W,<br />and F; 9 a.m. to 9 p.m. on Thursday, and 10 a.m. to 2 p.m. on Saturday, Pacific<br />Time.</p>
<p>Please let me know if you have any comments or questions about US phone support<br />for Philips CD-i and CD-ROM titles.</p>
<p>We look forward to supporting our CIS forum friends,</p>
<p>Lucy Lediaev<br />Director, Customer Support<br />Philips Interactive Media</p>
<p>P.S. CD-I hardware and accessory support is available from Philips Consumer<br />     Electronics at 800 531 0039.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/11/cd-i-800-support/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IFF/SND files</title>
		<link>http://www.coco3.com/community/1994/10/iffsnd-files</link>
		<comments>http://www.coco3.com/community/1994/10/iffsnd-files#comments</comments>
		<pubDate>Mon, 31 Oct 1994 03:21:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/10/iffsnd-files/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90517 31-OCT 03:21 General Information<br />     IFF/SND files<br />     From: DGANTZ       To: MMCCLELLAND (NR)</p>
<p>Oops.  Hit enter twice by accident.</p>
<p>Anyway, let me see if I understand correctly.  Your saying that IFF and<br />SND digitized sound files basically follow the Mac and Amiga sound file<br />format (which as I understand it are the only ones that Play plays)??</p>
<p>Can you provide me with OS9 Level II Play command line arguments?</p>
<p>I have several versions of Play distributed in archive as play3, play4,<br />and play5.</p>
<p>I&#8217;d really appreciate any additional help you could provide.</p>
<p>              Many Thanx<br />                  Dave</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/10/iffsnd-files/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CD-i Coverage</title>
		<link>http://www.coco3.com/community/1994/10/cd-i-coverage</link>
		<comments>http://www.coco3.com/community/1994/10/cd-i-coverage#comments</comments>
		<pubDate>Sun, 30 Oct 1994 04:23:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/10/cd-i-coverage/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90505 30-OCT 04:23 General Information<br />     CD-i Coverage<br />     From: MREGC        To: ALL</p>
<p>To all of those interested in CD-i stuff, apparently, next Sunday at<br />sometime in the afternoon/evening there&#8217;s going to be some kind of games<br />awards program on cable station WTBS Atlanta. I forget the name of the<br />program, something like Cyber something I think. It should be on around<br />8:00 pm Eastern time. In the commercials I&#8217;ve seen for this show, there are<br />quick screen shots of Caesar&#8217;s World of Boxing, Voyeur, Escape from Cyber<br />City, and a version of 7th Guest that looked so clean it had to be the CD-i<br />version. I believe there&#8217;s also prizes which viewers can win, one of which is<br />a CD-i player.</p>
<p>I&#8217;m not quite sure what the whole thing is about, but it looks interesting.</p>
<p>..Eric&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/10/cd-i-coverage/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New CD-i Stuff</title>
		<link>http://www.coco3.com/community/1994/10/new-cd-i-stuff-2</link>
		<comments>http://www.coco3.com/community/1994/10/new-cd-i-stuff-2#comments</comments>
		<pubDate>Sun, 30 Oct 1994 04:18:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/10/new-cd-i-stuff-2/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90504 30-OCT 04:18 General Information<br />     New CD-i Stuff<br />     From: MREGC        To: PHXKEN (NR)</p>
<p>Ken,</p>
<p>    If you&#8217;d happen to be interested in this, earlier this week the games<br />Burn: Cycle and Mutant Rampage: a.k.a. Bodyslam came into Incredible<br />Universe. Unfortunately for me my charge account is with Best Buy, which<br />apparently may not even stock these titles, so I may have to wait till<br />Christmas to get them. <img src='http://www.coco3.com/community/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>    I talked to our local CD-i rep, Trevor Coleman. Pretty nice guy, though<br />not completely accurate with some of his info. He told me some interesting<br />stuff about CD-i support in the valley. According to him, there is a Sears<br />store or two which are doing CD-i support some justice. Also, he said that<br />the best local CD-i support is being provided by a place called Jerry&#8217;s<br />Audio and Video or something like that.</p>
<p>    Anyway, if you pick either of these titles up, let me know how you like<br />them.</p>
<p>..Eric&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/10/new-cd-i-stuff-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VGA</title>
		<link>http://www.coco3.com/community/1994/10/vga-2</link>
		<comments>http://www.coco3.com/community/1994/10/vga-2#comments</comments>
		<pubDate>Sun, 30 Oct 1994 03:24:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/10/vga-2/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90501 30-OCT 03:24 General Information<br />     VGA<br />     From: LARRYOLSON   To: HAWKSOFT (NR)</p>
<p>   Chris,<br />       I don&#8217;t know if you remember me, but I was the one that bought your<br />   NEC CD player at the Atlanta fest. The bad news is that I have been<br />   unable to get it to work. I am hopeing that you can shed some light<br />   on what I may be doing wrong.<br />       I currently have 1 hard drive and 1 floptical on the SCSI buss. The<br />   hard drive uses SCSI controller ID $00, and the floptical uses ID $02.<br />       This is on a 8 meg MM/1. I havn&#8217;t gone with the MM/1a yet.</p>
<p>       The CD drive was set up to use SCSI ID $01, so I thought I was all<br />   set, so on my first attempt to hook it up, I just crimped a 50 pin<br />   connector on the SCSI ribbon cable, powered up, loaded the CD programs,<br />   and tried vcdp &#038;. The program screen would come up but the access lights<br />   on the hard drive and floptical would come on and go into a state where<br />   the computer was locked up. I had seen that the CD drive had the switch<br />   set for internal termination, and thought that that might be the problem<br />   so I switched termination off. With termination OFF, the hard drive and<br />   floptical didn&#8217;t lock up, but doing an access of the hard drive would<br />   take about 4 times longer than normal. The player program would come up<br />   but none of the functions would work. The buttons would click up and<br />   down but I didn&#8217;t seem to be getting anything from the player. The QUIT<br />   button wouldn&#8217;t work, the only way to get out was to shut off the computer.<br />       I thought that I might be having cable problems, so I ordered new<br />   connectors and cable, and when they showed up, I made a new SCSI cable,<br />   but I still had the same problem, the program didn&#8217;t appear to be<br />   reading the CD, none of the pushbuttons did anything, and the hard drive<br />   access time was a whole lot longer than normal.<br />       I even disconnected the flopitical drive from the SCSI cable to see<br />   if that might be the problem, but still the same results.</p>
<p>       Do you have any ideas on what the problem might be ?</p>
<p>   Larry Olson</p>
<p>&#8212;&#8211; Larry Olson &#8212;&#8211;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/10/vga-2/feed</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Darn It!</title>
		<link>http://www.coco3.com/community/1994/10/darn-it</link>
		<comments>http://www.coco3.com/community/1994/10/darn-it#comments</comments>
		<pubDate>Sat, 29 Oct 1994 23:24:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/10/darn-it/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90500 29-OCT 23:24 General Information<br />     Darn It!<br />     From: JEJONES      To: ALL</p>
<p>Well, rats&#8230;my first publication in a LOOOONG time (maybe since the Nov/Dec<br />1978 *Creative Computing*), and it has a blatant error.</p>
<p>It merits correction, and thus I do so here: the tree traversal used in the<br />Pythagoras tree program is, as anyone who&#8217;s taken a data structures course<br />will know, but which I evidently forgot, a *pre*-order traversal.</p>
<p>Error aside, there is *one* thing that&#8217;s unusual about that article (in the<br />(alas) final issue of *UpTime*), and I wonder who&#8217;ll notice what it is.</p>
<p>Opinions herein are solely those of their respective authors.</p>
<p>Clipper Chip: Big Brother Inside</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/10/darn-it/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>INTERNET</title>
		<link>http://www.coco3.com/community/1994/10/internet</link>
		<comments>http://www.coco3.com/community/1994/10/internet#comments</comments>
		<pubDate>Sat, 29 Oct 1994 06:53:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/10/internet/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90488 29-OCT 06:53 General Information<br />     INTERNET<br />     From: EDELMAR      To: GREGL</p>
<p> Greg,</p>
<p> Long time no talk!  It&#8217;s good seeing you on the forum.  Guess you haven&#8217;t<br /> completely forgotten us OS-9 types <g>.</p>
<p> Question re INTERNET.</p>
<p> I&#8217;m looking for an method of getting files from other sites besides ftp&#8217;ing<br /> them.  I &#8216;heard&#8217; there is a way files can be requested via the BITFTP<br /> server at Princeton University.  Supposedly, you send an e-mail message<br /> to them requesting file(s) and they will be transmitted to your work space<br /> just like ftp&#8217;ing them does.  I&#8217;ve noticed that some of the sites are<br /> very slow.  Can take almost as long to transfer a file as it does to down-<br /> load them and this is at 3 or 4 in the AM.</p>
<p> BTW, I do pay the extra 3 bucks a month so I can take full advantage of<br /> INTERNET from DELPHI.  I&#8217;m asking here because I believe many others on<br /> this forum would also like to take advantage of this feature.  Any info<br /> on this will be greatly appreciated.</p>
<p> Thanks,</p>
<p> Ed</p>
<p></g></p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/10/internet/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>chd-ing in OS9 SIG</title>
		<link>http://www.coco3.com/community/1994/10/chd-ing-in-os9-sig</link>
		<comments>http://www.coco3.com/community/1994/10/chd-ing-in-os9-sig#comments</comments>
		<pubDate>Sat, 29 Oct 1994 02:53:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/10/chd-ing-in-os9-sig/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90487 29-OCT 02:53 General Information<br />     chd-ing in OS9 SIG<br />     From: DIGIGRADE    To: ALL</p>
<p>    How many times have you come into the OS9 SIG and started to type<br />chd /dd/whatever  ? Strangely, lately Iv&#8217;e done it alot. <img src='http://www.coco3.com/community/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>     Dave</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/10/chd-ing-in-os9-sig/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>out of date For Sale??</title>
		<link>http://www.coco3.com/community/1994/10/out-of-date-for-sale</link>
		<comments>http://www.coco3.com/community/1994/10/out-of-date-for-sale#comments</comments>
		<pubDate>Fri, 28 Oct 1994 22:57:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/10/out-of-date-for-sale/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90485 28-OCT 22:57 General Information<br />     out of date For Sale??<br />     From: MRUPGRADE    To: MISAL (NR)</p>
<p>  I see (Item #7) Claude Cote in theh for sale is still there.  Months<br /> ago, it was pointed out, Claude cannot be contacted via Delphi.<br />  Is the FOR SALE base &#8220;ever&#8221; updated???<br />  til then,,, Terry g</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/10/out-of-date-for-sale/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brurning PAl&#8217;s ??</title>
		<link>http://www.coco3.com/community/1994/10/brurning-pals</link>
		<comments>http://www.coco3.com/community/1994/10/brurning-pals#comments</comments>
		<pubDate>Thu, 27 Oct 1994 23:40:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/10/brurning-pals/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90480 27-OCT 23:40 General Information<br />     Brurning PAl&#8217;s ??<br />     From: MRUPGRADE    To: ALL</p>
<p>  I need oto duplicate a PAL chip.   I didn&#8217;t know they were programmed??<br /> And have no idea how.  But do need to duplicate a PAL in my DS69B.<br />  any suggestions???<br />  Terry Simons  UPGRADE Editor</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/10/brurning-pals/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VIS</title>
		<link>http://www.coco3.com/community/1994/10/vis</link>
		<comments>http://www.coco3.com/community/1994/10/vis#comments</comments>
		<pubDate>Thu, 27 Oct 1994 20:45:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/10/vis/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90476 27-OCT 20:45 General Information<br />     VIS<br />     From: HAWKSOFT     To: ALL</p>
<p>Hi All!!</p>
<p>    Just a quick note. If anyone is interested; the old VIS machine listed<br />in the 1995 Radio Shack catalog, is available from Tiger Software. It&#8217;s<br />not in their catalog, but, if you call they will offer you the VIS player<br />with 30! titles for $99!!! My brother called them for something else and<br />was told that it was a CD-i player (aanngghhh! WRONG!!!) and called me for<br />more info. Too bad it isn&#8217;t compatible. :-< </p>
<p>                                           Chris</p>
<p>Oh, Yeah!   1 800 666 2562</p>
<p>   :-> :-> :-> :-> :-> :-> :->  Chris &#8220;HAWKSoft&#8221;  < -: <-: <-: <-: <-: <-: <-:</p>
<p>        Delphi: HAWKSOFT                   Internet: HAWKSOFT@DELPHI.COM</p>
<p>   ******************< Uploaded w/ InfoXpress vr. 1.02.00 >******************</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/10/vis/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>OS9000</title>
		<link>http://www.coco3.com/community/1994/10/os9000-2</link>
		<comments>http://www.coco3.com/community/1994/10/os9000-2#comments</comments>
		<pubDate>Thu, 27 Oct 1994 11:57:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/10/os9000-2/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90474 27-OCT 11:57 General Information<br />     OS9000<br />     From: DPHILIPSEN   To: ALL</p>
<p>Once again I am soliciting help with OS9000 software. Anyone who has<br />OS9000 and would be interested in porting some communications stuff over<br />please contact me. Specifically, I&#8217;m interested in a Zmodem or Ymodem program<br />to facilitate the transferring of files between two machines via modem.<br />The Microware-supplied Kermit is too slow for my needs. I&#8217;ll be glad to discuss<br />reimbursement for such work.</p>
<p>-Dave</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/10/os9000-2/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>internet</title>
		<link>http://www.coco3.com/community/1994/10/internet-2</link>
		<comments>http://www.coco3.com/community/1994/10/internet-2#comments</comments>
		<pubDate>Thu, 27 Oct 1994 08:53:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/10/internet-2/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90473 27-OCT 08:53 General Information<br />     internet<br />     From: DONALDS      To: ALL</p>
<p>Can anyone direct me to a file that will guide me to the COCO area on the<br />INTERNET. I am a beginner on the net would like some clues before I call<br />long distance to explore.<br />         Don</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/10/internet-2/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>monitor advice needed</title>
		<link>http://www.coco3.com/community/1994/10/monitor-advice-needed</link>
		<comments>http://www.coco3.com/community/1994/10/monitor-advice-needed#comments</comments>
		<pubDate>Tue, 25 Oct 1994 21:55:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/10/monitor-advice-needed/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90452 25-OCT 21:55 General Information<br />     monitor advice needed<br />     From: JEJONES      To: ALL</p>
<p>Help!  My Magnavox 1CM135 monitor fried last week.  I&#8217;m getting by on a CM-8<br />loaner (thanks, Boisy!), and I&#8217;m liable to have the Magnavox repaired if only<br />to have a backup monitor, but&#8230;</p>
<p>1. The Magnavox really isn&#8217;t all that wonderful as far as dot pitch is<br />   concerned.<br />2. The MM/1 overscan mode screens definitely overlap the edges, so that<br />   all those neat buttons in kved and ost are hard to reach.</p>
<p>..so, I&#8217;d really really like to find a monitor that is better in those<br />regards.  I expect I&#8217;ll go back, do a &#8220;read nonstop subj monitor&#8221;, and<br />check the accumulated wisdom&#8211;it&#8217;s depressing to see that 15.whatever<br />KHz scan rate-capable monitors were mentioned as fading out two years<br />ago&#8211;but if anyone has any more recent leads on better monitors, I&#8217;d<br />be interested.  (I&#8217;m checking out the Amiga mags, since they have the<br />same scan rate constraints.  If anyone else has gone that route, I&#8217;d<br />be interested in hearing your experiences.)  Thanks!</p>
<p>Opinions herein are solely those of their respective authors.</p>
<p>Clipper Chip: Big Brother Inside</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/10/monitor-advice-needed/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Outstanding bug found and fixed</title>
		<link>http://www.coco3.com/community/1994/10/outstanding-bug-found-and-fixed</link>
		<comments>http://www.coco3.com/community/1994/10/outstanding-bug-found-and-fixed#comments</comments>
		<pubDate>Mon, 24 Oct 1994 04:50:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/10/outstanding-bug-found-and-fixed/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>6307 24-OCT 04:50 General Information<br />     Outstanding bug found and fixed<br />     From: GREGL        To: ALL</p>
<p>Zap. Found the bug. Seems that SCF is throwing a SS.Close call in between the<br />display statements and multi-byte control sequences that are received<br />separately. Okay perhaps, but CC3IO stores any get/set stat calls in the SAME<br />spot that it stores char outputs! So what happens?</p>
<p>CC3IO stores the first 1F of the 1F22 call (underline on), then the SS.Close<br />($2A) gets stuck on top of the 1F, then the 22 comes in&#8230;. CC3IO etc gets<br />confused and thinks we have a 1B call, and grfint tries to do a &#8220;1B 22 &#8230;.&#8221;<br />overlay window setup!! Oooops.</p>
<p>Solution is to just not store the stat calls, and change a LBRA to go around a<br />little thing (tech talk- sorry). If I&#8217;m too far off here, change the following<br />in CC3IO when nothing else is going on:</p>
<p>  Offset Old New<br />   778    A7  12<br />   779    C8  12<br />   77A    1F  12<br />   79F    4B  4E<br />   9EE    A7  12<br />   9EF    C8  12<br />   9F0    1F  12<br />   A2D    BD  C0</p>
<p>and of course reverify CC3IO and save it out or recobbler the disk. This should<br />fix things. &#8211; Kev !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/10/outstanding-bug-found-and-fixed/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OS-9 Late Night:Reminder</title>
		<link>http://www.coco3.com/community/1994/10/os-9-late-nightreminder-4</link>
		<comments>http://www.coco3.com/community/1994/10/os-9-late-nightreminder-4#comments</comments>
		<pubDate>Sun, 23 Oct 1994 22:30:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/10/os-9-late-nightreminder-4/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90431 23-OCT 22:30 General Information<br />     OS-9 Late Night:Reminder<br />     From: THETAURUS    To: ALL</p>
<p>                       ***OS-9 Late Night***<br />                         Topic: Open Forum<br />                       Monday October 24 at 10:00pm Est</p>
<p>        Bring your q&#8217;s,comments, and ideas. This is free for any OS-<br />   9/Coco or whatever discussion. I might not be able to make it, because<br />   I have to work Tuesday morning(covering someones vacation hours), and<br />   have to be up rather early. I&#8217;ll try and make for the first half hour<br />   or so, but if I can&#8217;t make it, it shouldn&#8217;t be any big deal. Just<br />   &#8216;talk amongst yourselves&#8217;
<linda Rothman mode off<grin>> <img src='http://www.coco3.com/community/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>        >Chris< </p>
</linda>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/10/os-9-late-nightreminder-4/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Help with 1.2MB 5.25&#8243;</title>
		<link>http://www.coco3.com/community/1994/10/help-with-1-2mb-5-25</link>
		<comments>http://www.coco3.com/community/1994/10/help-with-1-2mb-5-25#comments</comments>
		<pubDate>Sun, 23 Oct 1994 18:39:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/10/help-with-1-2mb-5-25/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90425 23-OCT 18:39 General Information<br />     Help with 1.2MB 5.25&#8243;<br />     From: BOISY        To: ALL</p>
<p>Hi all,</p>
<p>I just purchased a TEAC FD-55GFR 1.2MB 5.25&#8243; floppy drive for my<br />MM/1.  I cannot seem to read CoCo OS-9 formatted disks with the<br />following dmode parameters:</p>
<p>name=c1<br /> drv=1 stp=3 typ=$24 dns=$01 cyl=40 sid=2 vfy=1 (off) sct=18 t0s=18<br /> sas=8 ilv=3 tfm=0 toffs=0 soffs=1 ssize=256 cntl=$0000 trys=0 lun=0<br /> wpc=0 rwr=0 park=0 lsnoffs=0 totcyls=80 ctrlrid=0 rates=$10<br /> scsiopt=$0000 maxcount=65535</p>
<p>When I attempt to read, I get an error #247.  The light comes on and<br />the drive is apparently trying to read the disk.</p>
<p>I recall hearing discussion that some 5.25&#8243; drives use a different<br />spin rate to read hi-density while others use a different data rate.<br />While I&#8217;m not trying to read a hi-density disk in this case, I wonder<br />if this drive will work as a 1.2 meg floppy?</p>
<p>Does anyone have any experience with this drive on the MM/1?  I would<br />appreciate any answers.  If I can&#8217;t use the drive, I&#8217;m taking it back.<br />&#8211;<br />Boisy G. Pitre__    __  __              Delphi:  BOISY<br />          |_   _|   \ \/ /              CompuServe:  74464,3005<br />I use&#8230;   _| |_     >  < Internet:  boisy@os9er.waukee.ia.us<br />          |_____|NFO/_/\_\PRESS 1.2.0   OS-9 &#8212; King of Operating Systems</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/10/help-with-1-2mb-5-25/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Quality Software</title>
		<link>http://www.coco3.com/community/1994/10/quality-software</link>
		<comments>http://www.coco3.com/community/1994/10/quality-software#comments</comments>
		<pubDate>Sun, 23 Oct 1994 18:37:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/10/quality-software/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90424 23-OCT 18:37 General Information<br />     Quality Software<br />     From: MREGC        To: ALL</p>
<p>    If any MM/1 owners, and particularly programmers, haven&#8217;t downloaded Boisy<br />Pitre&#8217;s program LinkUp yet, please do so immediately. This is *exactly* how<br />MM/1 programs should have been looking over the last 4 years!</p>
<p>    This program has been released as freeware, and yet it puts most other MM/1<br />programs, including most commercial releases (and, I&#8217;m ashamed to admit, the<br />utilities I&#8217;ve written), to shame.</p>
<p>    This program has set a new standard. Can we match it?</p>
<p>    EXCELLENT work Boisy!</p>
<p>..Eric&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/10/quality-software/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>4 X the typo&#8217;s</title>
		<link>http://www.coco3.com/community/1994/10/4-x-the-typos</link>
		<comments>http://www.coco3.com/community/1994/10/4-x-the-typos#comments</comments>
		<pubDate>Sun, 23 Oct 1994 15:00:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/10/4-x-the-typos/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90420 23-OCT 15:00 General Information<br />     4 X the typo&#8217;s<br />     From: MRUPGRADE    To: BOISY</p>
<p>  Well,, Boisy,, here I am at 9600  (thanks to you of course).<br /> Now I can leave typo&#8217;s &#038; mispelled woids <g> 4 times as fast.</p>
<p>  Terry Simons  UPGRADE Editor</p>
<p></g></p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/10/4-x-the-typos/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>IFF/SND files</title>
		<link>http://www.coco3.com/community/1994/10/iffsnd-files-2</link>
		<comments>http://www.coco3.com/community/1994/10/iffsnd-files-2#comments</comments>
		<pubDate>Sun, 23 Oct 1994 04:22:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/10/iffsnd-files-2/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90413 23-OCT 04:22 General Information<br />     IFF/SND files<br />     From: DGANTZ       To: BOISY</p>
<p>Is there any way you or your fellow MM/1&#8242;ers could come up with a CoCo II/III<br />player for the MM/1 IFF/SND sound files?  I, as well as many CoCo users, fell<br />left out because we simply cannot afford MM/1&#8242;s or any major upgrades in<br />hardware.<br />                  Thanx<br />                       Dave</p>
<p>PS.  If the answer is yes, it would be nice if there was a RSDos version<br />as well as OS9.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/10/iffsnd-files-2/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>ViVa 14.4k Fax/Modem</title>
		<link>http://www.coco3.com/community/1994/10/viva-14-4k-faxmodem</link>
		<comments>http://www.coco3.com/community/1994/10/viva-14-4k-faxmodem#comments</comments>
		<pubDate>Sat, 22 Oct 1994 18:35:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/10/viva-14-4k-faxmodem/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90404 22-OCT 18:35 General Information<br />     ViVa 14.4k Fax/Modem<br />     From: BOISY        To: ALL</p>
<p>I picked up a ViVa 14.4k Fax/Modem today from Best Buy for an<br />unbelievable price: $99.95 new in the box!  It was too good of a deal<br />to pass up; if anyone is interested in it, I&#8217;d like to sell it for he<br />cost + something for shipping.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/10/viva-14-4k-faxmodem/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CD-i_BurnCycle</title>
		<link>http://www.coco3.com/community/1994/10/cd-i_burncycle</link>
		<comments>http://www.coco3.com/community/1994/10/cd-i_burncycle#comments</comments>
		<pubDate>Sat, 22 Oct 1994 14:15:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/10/cd-i_burncycle/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90400 22-OCT 14:15 General Information<br />     CD-i_BurnCycle<br />     From: PHXKEN       To: ALL</p>
<p>This game is for the $200 add-on digital video cartridge&#8230;RIGHT?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/10/cd-i_burncycle/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CD-i_INCA</title>
		<link>http://www.coco3.com/community/1994/10/cd-i_inca</link>
		<comments>http://www.coco3.com/community/1994/10/cd-i_inca#comments</comments>
		<pubDate>Sat, 22 Oct 1994 14:14:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/10/cd-i_inca/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90399 22-OCT 14:14 General Information<br />     CD-i_INCA<br />     From: PHXKEN       To: ALL</p>
<p>I&#8217;m stuck at the arrows in INCA.  Anyone passing this point..please<br />advise in private mail.  Thank you.<br />I&#8217;ve tried all the PC GAME SIGS and World of Video etc with no answers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/10/cd-i_inca/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CD-i</title>
		<link>http://www.coco3.com/community/1994/10/cd-i-2</link>
		<comments>http://www.coco3.com/community/1994/10/cd-i-2#comments</comments>
		<pubDate>Sat, 22 Oct 1994 14:09:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/10/cd-i-2/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90398 22-OCT 14:09 General Information<br />     CD-i<br />     From: PHXKEN       To: DSRTFOX</p>
<p>Frank, your interest is peeking into CD-i but be aware that a game<br />rental place here is Phoenix is selling a Phillips (single speed) for<br />$150.00 used.  Even my local Sears still has one in the basement that<br />was their floor demo for a while.  Make sure that the Phillips is<br />a current model befor you buy.  The little Magnavox units are all<br />new and will be double spin speed but I do not know about ports.  Mine<br />has a wired joystick, an external power supply, top loads and has<br />5v port for who knows what and the video and stereo outlets.  The<br />digital video cartridge can be installed though the top.  Some of<br />the more deluxe Magnavox units could be of the older issue as well.<br />I have found that here, the best prices on software are from Best Buy.<br />Whereas the best variety is available at Incredible Universe and it&#8217;s<br />prices are still somewhat less than the mail-order list prices.<br />Best (not Best Buy) is also marketing the Magnavox unit like mine but<br />their software prices are at list (strange for a discount store).<br />Service Merchandise does discount software a little but not much here.<br />Hope this helps with your LEAP.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/10/cd-i-2/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>LinkUp</title>
		<link>http://www.coco3.com/community/1994/10/linkup</link>
		<comments>http://www.coco3.com/community/1994/10/linkup#comments</comments>
		<pubDate>Fri, 21 Oct 1994 15:30:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/10/linkup/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90384 21-OCT 15:30 General Information<br />     LinkUp<br />     From: BOISY        To: NIMITZ</p>
<p>Someone brought up the fact that LinkUp doesn&#8217;t do CIS B+ Protocol.</p>
<p>Well&#8230; as of this morning, it does.  I added it in, and it works well<br />in both receive and transfer modes.  With a bit more testing and<br />a few bug fixes, LinkUp should be due for another release shortly.</p>
<p>Thanks to Mark Griffith, BTW, for generously allowing me to use his<br />CIS B+ code from STerm.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/10/linkup/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Burn:Cycle for CD-i</title>
		<link>http://www.coco3.com/community/1994/10/burncycle-for-cd-i</link>
		<comments>http://www.coco3.com/community/1994/10/burncycle-for-cd-i#comments</comments>
		<pubDate>Thu, 20 Oct 1994 20:28:00 +0000</pubDate>
		<dc:creator>Delphi</dc:creator>
				<category><![CDATA[Delphi - General Information]]></category>

		<guid isPermaLink="false">http://www.coco3.com/community/1994/10/burncycle-for-cd-i/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>90377 20-OCT 20:28 General Information<br />     Burn:Cycle for CD-i<br />     From: BOISY        To: ALL</p>
<p>I just received a new CD-i title (read OS-9 software) called Burn:Cycle.</p>
<p>This game is absolutely amazing.  I cannot *believe* the graphics and<br />animation.  And it doesn&#8217;t even require the Digital Video Cartridge.</p>
<p>Show this one to your friends.  Tell &#8216;em it&#8217;s OS-9 software.</p>
<p>They&#8217;ll pass out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coco3.com/community/1994/10/burncycle-for-cd-i/feed</wfw:commentRss>
		<slash:comments>42</slash:comments>
		</item>
	</channel>
</rss>
