<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>comp.sys.apple2 Google Group</title>
  <link>http://groups.google.com.au/group/comp.sys.apple2</link>
  <description>Discussion about Apple II micros.</description>
  <language>en</language>
  <item>
  <title>Re: Using VGA/LCD monitor with a IIgs?</title>
  <link>http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/5aacb6d09ed7480c/14fe8eeea470b91f?show_docid=14fe8eeea470b91f</link>
  <description>
  We use the XRGB-2 for our LCD monitors with the IIgs. It has a scart &lt;br&gt; connector and is easily cabled with information from Jim Maricondo&#39;s &lt;br&gt; website at &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.maricondo.org/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; I would say that is your best bet. (That is until someone finishes a &lt;br&gt; new converter card).
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/5aacb6d09ed7480c/14fe8eeea470b91f?show_docid=14fe8eeea470b91f</guid>
  <author>
  callapple...@gmail.com
  (CallAppleMag)
  </author>
  <pubDate>Fri, 20 Nov 2009 03:31:55 UT
</pubDate>
  </item>
  <item>
  <title>Re: RAMFast ROM&#39;s</title>
  <link>http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/e37f74346094ea61/b26c2f407d2d23d6?show_docid=b26c2f407d2d23d6</link>
  <description>
  I dont remember the upgrade but there might have been another chip &lt;br&gt; that was included. It&#39;s been too many years, but I had 5 of them. I &lt;br&gt; will see if I can dig up my notes on it, however, do not use the &lt;br&gt; 3.01EZ card if you value your data.
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/e37f74346094ea61/b26c2f407d2d23d6?show_docid=b26c2f407d2d23d6</guid>
  <author>
  bill.mart...@gmail.com
  (bill.martens@gmail.com)
  </author>
  <pubDate>Fri, 20 Nov 2009 01:59:06 UT
</pubDate>
  </item>
  <item>
  <title>Re: RAMFast ROM&#39;s</title>
  <link>http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/e37f74346094ea61/8f26c25b1ea2fa41?show_docid=8f26c25b1ea2fa41</link>
  <description>
  So, 3.01F *supersedes* -EZ, regardless of model controller chip?
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/e37f74346094ea61/8f26c25b1ea2fa41?show_docid=8f26c25b1ea2fa41</guid>
  <author>
  g...@apple2.com
  (Gust L Friedemann)
  </author>
  <pubDate>Fri, 20 Nov 2009 01:27:12 UT
</pubDate>
  </item>
  <item>
  <title>Re: RAMFast ROM&#39;s</title>
  <link>http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/e37f74346094ea61/ca67495f99785057?show_docid=ca67495f99785057</link>
  <description>
  The 3.01EZ ROM has a bug in it which is why it was followed up by the &lt;br&gt; 3.01F ROM. The bug is, if I remember correctly one that causes &lt;br&gt; complete data loss with the drive and should not be used. (It seems to &lt;br&gt; me there was one function that caused this in particular but I dont &lt;br&gt; have my notes in front of me.)
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/e37f74346094ea61/ca67495f99785057?show_docid=ca67495f99785057</guid>
  <author>
  bill.mart...@gmail.com
  (bill.martens@gmail.com)
  </author>
  <pubDate>Thu, 19 Nov 2009 23:02:16 UT
</pubDate>
  </item>
  <item>
  <title>Re: How is the IIgs beep generated?</title>
  <link>http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/6e10cb7585e79a71/f4ae9adf7fde994b?show_docid=f4ae9adf7fde994b</link>
  <description>
  1 REM &lt;br&gt; 2 REM Beep &lt;br&gt; 3 REM &lt;br&gt; 4 REM Sheppy is right &lt;br&gt; 5 REM $C030 is your friend &lt;br&gt; 6 REM &lt;br&gt; 10 PRINT CHR$(7) &lt;br&gt; 20 GOTO 10 &lt;br&gt; Antoine
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/6e10cb7585e79a71/f4ae9adf7fde994b?show_docid=f4ae9adf7fde994b</guid>
  <author>
  antoine.vig...@laposte.net
  (Toinet)
  </author>
  <pubDate>Thu, 19 Nov 2009 23:00:41 UT
</pubDate>
  </item>
  <item>
  <title>Re: How is the IIgs beep generated?</title>
  <link>http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/6e10cb7585e79a71/6fa6bd6204775d2f?show_docid=6fa6bd6204775d2f</link>
  <description>
  The Apple IIgs beep is actually generated old-school, by triggering &lt;br&gt; the speaker port at $C030. That&#39;s why the Gus emulator had sound &lt;br&gt; resources for the IIgs system beep sound effect; it didn&#39;t emulate the &lt;br&gt; $C030 sound toggle register, so to get the system beep working, they &lt;br&gt; patched the beep routines to play a Mac sound resource file instead.
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/6e10cb7585e79a71/6fa6bd6204775d2f?show_docid=6fa6bd6204775d2f</guid>
  <author>
  the.she...@gmail.com
  (Sheppy)
  </author>
  <pubDate>Thu, 19 Nov 2009 22:20:05 UT
</pubDate>
  </item>
  <item>
  <title>How is the IIgs beep generated?</title>
  <link>http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/6e10cb7585e79a71/86b821a95dcdd394?show_docid=86b821a95dcdd394</link>
  <description>
  Some discussion on the Wikipedia page got me wondering: how is the Apple &lt;br&gt; IIgs beep generated? Some say it is an algorithmically drawn waveform, fed &lt;br&gt; to the DOC, while others suppose that it is generated by the Ensoniq. &lt;br&gt; Anyone have the full details?
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/6e10cb7585e79a71/86b821a95dcdd394?show_docid=86b821a95dcdd394</guid>
  <author>
  dog_...@macgui.com
  (D Finnigan)
  </author>
  <pubDate>Thu, 19 Nov 2009 22:13:56 UT
</pubDate>
  </item>
  <item>
  <title>Re: WINE and CiderPress</title>
  <link>http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/d377c35b6378976d/67c2d258e890b2c4?show_docid=67c2d258e890b2c4</link>
  <description>
  I can&#39;t find any GetFileName95 in the commdlg header, but it *may* &lt;br&gt; be WINE&#39;s name for the OpenFileName structure which contains a DWORD &lt;br&gt; member called Flags. In the commdlg header one of the flags &lt;br&gt; definitions I see is: #define OFN_ENABLESIZING 0x00800000. It&#39;s &lt;br&gt; just a guess but maybe the dialog you see when you open a file in
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/d377c35b6378976d/67c2d258e890b2c4?show_docid=67c2d258e890b2c4</guid>
  <author>
  charlied...@vereyezon.net
  (Charlie)
  </author>
  <pubDate>Thu, 19 Nov 2009 21:09:14 UT
</pubDate>
  </item>
  <item>
  <title>WINE and CiderPress</title>
  <link>http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/d377c35b6378976d/96cd0aa2650b3426?show_docid=96cd0aa2650b3426</link>
  <description>
  Hi, y&#39;all! &lt;br&gt; When I start CiderPress using WINE and Ubuntu Linux I get the &lt;br&gt; following message: &lt;br&gt; fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented &lt;br&gt; CiderPress seems to run OK so I&#39;m wondering if I should worry &lt;br&gt; about it or if there&#39;s anything I can do about it. &lt;br&gt; Willi
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/d377c35b6378976d/96cd0aa2650b3426?show_docid=96cd0aa2650b3426</guid>
  <author>
  a...@wilserv.com
  (AppleCPM)
  </author>
  <pubDate>Thu, 19 Nov 2009 18:11:05 UT
</pubDate>
  </item>
  <item>
  <title>Re: RAMFast ROM&#39;s</title>
  <link>http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/e37f74346094ea61/059fead5aec3f270?show_docid=059fead5aec3f270</link>
  <description>
  Geo3 wrote: &lt;br&gt; Yes. I understand that. There are multiple (at least 2) versions of the &lt;br&gt; Rev. D, though. The D, is indeed smaller than the IIe versions.
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/e37f74346094ea61/059fead5aec3f270?show_docid=059fead5aec3f270</guid>
  <author>
  g...@apple2.com
  (Gust L Friedemann)
  </author>
  <pubDate>Thu, 19 Nov 2009 16:25:15 UT
</pubDate>
  </item>
  <item>
  <title>Re: RAMFast ROM&#39;s</title>
  <link>http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/e37f74346094ea61/b0ec393b5cf86654?show_docid=b0ec393b5cf86654</link>
  <description>
  Not having them all in front of me. Yes the Rev. D was the one for the &lt;br&gt; IIgs the other one was about twice the size (older) that was used in &lt;br&gt; the II - IIe, and also in the IIgs.
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/e37f74346094ea61/b0ec393b5cf86654?show_docid=b0ec393b5cf86654</guid>
  <author>
  gr...@wowway.com
  (Geo3)
  </author>
  <pubDate>Thu, 19 Nov 2009 16:15:40 UT
</pubDate>
  </item>
  <item>
  <title>Re: RAMFast ROM&#39;s</title>
  <link>http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/e37f74346094ea61/da5bcd951ba0851c?show_docid=da5bcd951ba0851c</link>
  <description>
  Geo3 wrote: &lt;br&gt; You mean the RAMFast Rev. D? Smaller than what? A breadbox? I think I &lt;br&gt; missed something in trasnaltion. :)
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/e37f74346094ea61/da5bcd951ba0851c?show_docid=da5bcd951ba0851c</guid>
  <author>
  g...@apple2.com
  (Gust L Friedemann)
  </author>
  <pubDate>Thu, 19 Nov 2009 16:05:20 UT
</pubDate>
  </item>
  <item>
  <title>Re: RAMFast ROM&#39;s</title>
  <link>http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/e37f74346094ea61/33f08a453ea4fc18?show_docid=33f08a453ea4fc18</link>
  <description>
  Geo3 wrote: &lt;br&gt; So the Zilog-based cards with the EZ ROM is newer.. OK. &lt;br&gt; That is an interesting fix... Throw in a pound for pound similar &lt;br&gt; controller chip with a few extras and code around a bug in a NEW ROM.. &lt;br&gt; Heh. :)
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/e37f74346094ea61/33f08a453ea4fc18?show_docid=33f08a453ea4fc18</guid>
  <author>
  g...@apple2.com
  (Gust L Friedemann)
  </author>
  <pubDate>Thu, 19 Nov 2009 16:03:41 UT
</pubDate>
  </item>
  <item>
  <title>Re: RAMFast ROM&#39;s</title>
  <link>http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/e37f74346094ea61/43ee503ba99b3d20?show_docid=43ee503ba99b3d20</link>
  <description>
  Not sure Zilog chip but they made for the IIgs that was smaller than &lt;br&gt; the one for the IIe.
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/e37f74346094ea61/43ee503ba99b3d20?show_docid=43ee503ba99b3d20</guid>
  <author>
  gr...@wowway.com
  (Geo3)
  </author>
  <pubDate>Thu, 19 Nov 2009 15:14:55 UT
</pubDate>
  </item>
  <item>
  <title>Re: RAMFast ROM&#39;s</title>
  <link>http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/e37f74346094ea61/53fb1287948eacd6?show_docid=53fb1287948eacd6</link>
  <description>
  They found a small bug in the Es code. That had to do with TAPE &lt;br&gt; DRIVES. So they fixed it. Hardly anybody uses a tape drive, then or &lt;br&gt; now to backup data &lt;br&gt; Take Care
  </description>
  <guid isPermaLink="true">http://groups.google.com.au/group/comp.sys.apple2/browse_frm/thread/e37f74346094ea61/53fb1287948eacd6?show_docid=53fb1287948eacd6</guid>
  <author>
  gr...@wowway.com
  (Geo3)
  </author>
  <pubDate>Thu, 19 Nov 2009 15:06:43 UT
</pubDate>
  </item>
  </channel>
</rss>
