<?xml version="1.0" encoding="ISO-8859-1" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>The Icon Bar Message Updates (RSS 2.0 feed)</title>
    <link>http://www.iconbar.com/forums/</link>
    <description>Technology news and views</description>
    <managingEditor>richard@--iconbar--.com</managingEditor>
    <language>en-gb</language>
    <copyright>(c) The Icon Bar Message Updates 2010.  All rights reserved.</copyright>
    <lastBuildDate>Wed, 01 Sep 2010 22:23:01 GMT</lastBuildDate>
    <category>The Icon Bar Message Updates: News</category>
    <ttl>15</ttl>
    <image>
      <title>The Icon Bar Message Updates</title>
      <url>http://www.iconbar.com/images/logos/rss-TIB.gif</url>
      <link>http://www.iconbar.com/forums/</link>
    </image>
  <item>
   <title>Loads of Acorn / BBC Micro stuff</title>
   <link>http://www.iconbar.com/forums/viewthread.php?threadid=11498&amp;page=1#115224</link>
   <guid isPermaLink="true">http://www.iconbar.com/forums/viewthread.php?threadid=11498&amp;page=1#115224</guid>
   <description>i found my beeb, but i bent off one of the inter word rom pins. what a bummer.</description>
   <content:encoded>
    <![CDATA[
    i found my beeb, but i bent off one of the inter word rom pins. what a bummer.<br /><br />are you good with a soldering iron? ;-)<br /> <br />Posted by Stephen Scott (sa_scott)<br />
<a href="http://www.iconbar.com/forums/viewthread.php?threadid=11498&amp;page=1#115224">6 comments in forum</a>

    ]]>
   </content:encoded>
   <pubDate>Thu, 02 Sep 2010 22:43:48 GMT</pubDate>
  </item>
  <item>
   <title>RDPClient Riscos 6.20</title>
   <link>http://www.iconbar.com/forums/viewthread.php?threadid=11499&amp;page=1#115223</link>
   <guid isPermaLink="true">http://www.iconbar.com/forums/viewthread.php?threadid=11499&amp;page=1#115223</guid>
   <description>Replace the Select6i1 file with the Select3i4 file, from within RISC OS 6.20's filer, shutdown, and reboot. Then it'll run.</description>
   <content:encoded>
    <![CDATA[
    Replace the Select6i1 file with the Select3i4 file, from within RISC OS 6.20's filer, shutdown, and reboot. Then it'll run.<br /><br /><img src='/images/smileys/wink.gif' width="15" height="15" alt="wink" /><br /> <br />Posted by Eric Rucker (bhtooefr)<br />
<a href="http://www.iconbar.com/forums/viewthread.php?threadid=11499&amp;page=1#115223">24 comments in forum</a>

    ]]>
   </content:encoded>
   <pubDate>Thu, 02 Sep 2010 17:43:31 GMT</pubDate>
  </item>
  <item>
   <title>RDPClient Riscos 6.20</title>
   <link>http://www.iconbar.com/forums/viewthread.php?threadid=11499&amp;page=1#115222</link>
   <guid isPermaLink="true">http://www.iconbar.com/forums/viewthread.php?threadid=11499&amp;page=1#115222</guid>
   <description>So if I want to run it on Riscos 6.20 what do I need to do?</description>
   <content:encoded>
    <![CDATA[
    So if I want to run it on Riscos 6.20 what do I need to do?<br /> <br />Posted by David Heath (HeathHayle)<br />
<a href="http://www.iconbar.com/forums/viewthread.php?threadid=11499&amp;page=1#115222">24 comments in forum</a>

    ]]>
   </content:encoded>
   <pubDate>Thu, 02 Sep 2010 17:38:17 GMT</pubDate>
  </item>
  <item>
   <title>Can someone look at this ARM code for me?</title>
   <link>http://www.iconbar.com/forums/viewthread.php?threadid=11467&amp;page=1#115221</link>
   <guid isPermaLink="true">http://www.iconbar.com/forums/viewthread.php?threadid=11467&amp;page=1#115221</guid>
   <description>I'm back!</description>
   <content:encoded>
    <![CDATA[
    <blockquote>There's some funky stuff the OS does during startup to get the hardware working....<br /><br />I'd suggest either looking over the 3.x kernel sources in the ROOL source tree or looking at/using RPCEmu. Or if you want the fun of working it out for yourself, try adding some logging code to both ROLF and RPCEmu and see what each does for the first N instructions up until the crash.</blockquote><br /><br />I'm back!<br /><br />As you suggested, I've been looking at the RPCEmu source for indications of how the hardware works (as well as the RPC TRM, various datasheets, etc.).  I even tried integrating the cmos.c code into the emulator, with some success.<br /><br />I've decided, though, to try identifying routines in the OS by purpose (e.g. "read configuration data" instead of all the i2c bit twiddling) and "patching" the emulated code to call native code routines to perform the necessary functions.  The aim is to avoid emulating any specific hardware external to the processor and see just how many (or few) routines are needed to do that.  The downside is that, initially, the emulator won't work with anything other than RO4.02 ROM images (although modifying it to work with others should just be a matter of finding the addresses of the appropriate routines).<br /><br />I've noticed a couple of strange encodings for instructions in the ROM, can anyone tell me if I've missed something in the ARM ARM?<br /><br />These two instructions are encoded with the (non-existant) op1 as r15 instead of the usual r0.  They don't have the S bit set, so as far as I can see they're not the "P" version of the instructions.  Any ideas (or is this another thing I can safely ignore)?<br /><br />03829b20 e3af1e27 mov r1, #624 ; =0x270<br /><br />03829b84 23af2e27 movcs r2, #624 ; =0x270<br /> <br />Posted by Simon Willcocks (Stoppers)<br />
<a href="http://www.iconbar.com/forums/viewthread.php?threadid=11467&amp;page=1#115221">6 comments in forum</a>

    ]]>
   </content:encoded>
   <pubDate>Thu, 02 Sep 2010 16:17:26 GMT</pubDate>
  </item>
  <item>
   <title>RDPClient Riscos 6.20</title>
   <link>http://www.iconbar.com/forums/viewthread.php?threadid=11499&amp;page=1#115220</link>
   <guid isPermaLink="true">http://www.iconbar.com/forums/viewthread.php?threadid=11499&amp;page=1#115220</guid>
   <description>I wouldn't hold your breath.</description>
   <content:encoded>
    <![CDATA[
    <blockquote><blockquote> I'm sure ROL are busy making some more rounded buttons ...</blockquote><br />Bother!! There was me thinking they were frantically trying to 'finish' 4.42 for me A9home.<img src='/images/smileys/crybaby.gif' width="19" height="15" alt="Crybaby" /></blockquote><br /><br />I wouldn't hold your breath.<br /> <br />Posted by Andrew Poole (andypoole)<br />
<a href="http://www.iconbar.com/forums/viewthread.php?threadid=11499&amp;page=1#115220">24 comments in forum</a>

    ]]>
   </content:encoded>
   <pubDate>Thu, 02 Sep 2010 07:05:27 GMT</pubDate>
  </item>
  <item>
   <title>Help save my old RiscPC</title>
   <link>http://www.iconbar.com/forums/viewthread.php?threadid=11503&amp;page=1#115219</link>
   <guid isPermaLink="true">http://www.iconbar.com/forums/viewthread.php?threadid=11503&amp;page=1#115219</guid>
   <description>There is no one who has access to it, and even the people around there would not even know what a PC looks like, let alone a CMOS battery   Thanks for the advice about the RAM.</description>
   <content:encoded>
    <![CDATA[
    There is no one who has access to it, and even the people around there would not even know what a PC looks like, let alone a CMOS battery <img src='/images/smileys/tongue.gif' width="15" height="15" alt="tongue" />  Thanks for the advice about the RAM.<br /><br /><blockquote>I'd get someone who has access to it to look at it to make sure the battery isn't leaking.<br /><br />4.02 is what I'd consider the minimum OS for use of RISC OS software that's currently being developed.<br /><br />Also, if you're softloading an OS, it may subtract 6 MiB of RAM from the RAM count - when I boot 4.02, it says I have 98 MiB (96 of RAM, 2 of VRAM,) then when it softloads 6.20, it says I have 90 (96 of RAM, minus the six megs of softload, and not counting the VRAM.)</blockquote><br /> <br />Posted by riscy (riscy)<br />
<a href="http://www.iconbar.com/forums/viewthread.php?threadid=11503&amp;page=1#115219">12 comments in forum</a>

    ]]>
   </content:encoded>
   <pubDate>Thu, 02 Sep 2010 01:16:04 GMT</pubDate>
  </item>
  <item>
   <title>Help save my old RiscPC</title>
   <link>http://www.iconbar.com/forums/viewthread.php?threadid=11503&amp;page=1#115218</link>
   <guid isPermaLink="true">http://www.iconbar.com/forums/viewthread.php?threadid=11503&amp;page=1#115218</guid>
   <description>I'd get someone who has access to it to look at it to make sure the battery isn't leaking.</description>
   <content:encoded>
    <![CDATA[
    I'd get someone who has access to it to look at it to make sure the battery isn't leaking.<br /><br />4.02 is what I'd consider the minimum OS for use of RISC OS software that's currently being developed.<br /><br />Also, if you're softloading an OS, it may subtract 6 MiB of RAM from the RAM count - when I boot 4.02, it says I have 98 MiB (96 of RAM, 2 of VRAM,) then when it softloads 6.20, it says I have 90 (96 of RAM, minus the six megs of softload, and not counting the VRAM.)<br /> <br />Posted by Eric Rucker (bhtooefr)<br />
<a href="http://www.iconbar.com/forums/viewthread.php?threadid=11503&amp;page=1#115218">12 comments in forum</a>

    ]]>
   </content:encoded>
   <pubDate>Wed, 01 Sep 2010 23:35:48 GMT</pubDate>
  </item>
  <item>
   <title>RDPClient Riscos 6.20</title>
   <link>http://www.iconbar.com/forums/viewthread.php?threadid=11499&amp;page=1#115217</link>
   <guid isPermaLink="true">http://www.iconbar.com/forums/viewthread.php?threadid=11499&amp;page=1#115217</guid>
   <description>Bother!! There was me thinking they were frantically trying to 'finish' 4.42 for me A9home.</description>
   <content:encoded>
    <![CDATA[
    <blockquote> I'm sure ROL are busy making some more rounded buttons ...</blockquote><br />Bother!! There was me thinking they were frantically trying to 'finish' 4.42 for me A9home.<img src='/images/smileys/crybaby.gif' width="19" height="15" alt="Crybaby" /><br /> <br />Posted by Blind Moose (Acornut)<br />
<a href="http://www.iconbar.com/forums/viewthread.php?threadid=11499&amp;page=1#115217">24 comments in forum</a>

    ]]>
   </content:encoded>
   <pubDate>Wed, 01 Sep 2010 23:20:26 GMT</pubDate>
  </item>
  <item>
   <title>RDPClient Riscos 6.20</title>
   <link>http://www.iconbar.com/forums/viewthread.php?threadid=11499&amp;page=1#115216</link>
   <guid isPermaLink="true">http://www.iconbar.com/forums/viewthread.php?threadid=11499&amp;page=1#115216</guid>
   <description>Given that this issue has existed for more than two years, absolutely nothing.</description>
   <content:encoded>
    <![CDATA[
    <blockquote><blockquote>  It's RISC OS 6 that's at fault. </blockquote><br />So what, if anything, are  RISCOS Ltd doing about it then?<br />Answers on a Postcard! <img src='/images/smileys/laugh.gif' width="15" height="15" alt="laugh" /></blockquote><br /><br />Given that this issue has existed for more than two years, absolutely nothing.<br /><br />I'm amazed people still pay their Select subscription.  So far this year, they've got absolutely nothing in return for their hundred quid.  I'm sure ROL are busy making some more rounded buttons and new icon sprites for them for next year though.  Who knows, maybe they'll finally actually centre the 6 in the RO6 switcher icon...<br /> <br />Posted by Andrew Poole (andypoole)<br />
<a href="http://www.iconbar.com/forums/viewthread.php?threadid=11499&amp;page=1#115216">24 comments in forum</a>

    ]]>
   </content:encoded>
   <pubDate>Wed, 01 Sep 2010 23:13:10 GMT</pubDate>
  </item>
  <item>
   <title>Help save my old RiscPC</title>
   <link>http://www.iconbar.com/forums/viewthread.php?threadid=11503&amp;page=1#115215</link>
   <guid isPermaLink="true">http://www.iconbar.com/forums/viewthread.php?threadid=11503&amp;page=1#115215</guid>
   <description>Wow - you're going to be doing all this with some considerable anticipation. In the mean time, you could always investigate with emulation on the Mac.</description>
   <content:encoded>
    <![CDATA[
    <blockquote>...Unfortunately I will not be able to get hands on with the SA RiscPC until June next year - it is not here where I am <img src='/images/smileys/unhappy.gif' width="15" height="15" alt="unhappy" /> ...</blockquote><br />Wow - you're going to be doing all this with some considerable anticipation. In the mean time, you could always investigate with emulation on the Mac.<br /> <br />Posted by Trevor Johnson (trevj)<br />
<a href="http://www.iconbar.com/forums/viewthread.php?threadid=11503&amp;page=1#115215">12 comments in forum</a>

    ]]>
   </content:encoded>
   <pubDate>Wed, 01 Sep 2010 22:23:01 GMT</pubDate>
  </item>

  </channel>
</rss>