Update of /cvsroot/arcem/webpages
In directory vz-cvs-4.sog:/tmp/cvs-serv13316

Modified Files:
        index.html manual.html screenshots.html 
Log Message:
Bring CVS copy of website in line with the live copy


Index: manual.html
===================================================================
RCS file: /cvsroot/arcem/webpages/manual.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- manual.html 30 Aug 2006 12:31:50 -0000      1.7
+++ manual.html 23 Jul 2012 22:49:11 -0000      1.8
@@ -41,7 +41,6 @@
      <li><a href="#knownWIN32">Microsoft Windows</a></li>
      <li><a href="#knownOSX">Mac OS X</a></li>
      <li><a href="#knownRO">RISC OS</a></li>
-     <li><a href="#knownGP2X">GP2x</a></li>
      <li><a href="#knownAMIGA">Amiga</a></li>
    </ul></li>
   <li><a href="#changelog">ChangeLog</a>
@@ -67,9 +66,6 @@
   <li><b>RISC OS</b>
     <p>Please see the !Help file within the !ArcEm application for usage 
information.</p>
   </li>
-  <li><b>GP2x</b>
-    <p>Copy the arcemrc and hexcmos files to a folder called 'arcem' on the 
root of your SD card. Add a 'rom' file here, too.</p>
-  </li>
   <li><b>Amiga</b>
     <p>Extract the archive to any directory you choose, just add a file called 
ROM as described below.</p>
   </li>
@@ -96,7 +92,7 @@
       version of ArcEm for Windows), so you will also need to ensure you have
       mingw-runtime library installed (from Cygwin setup). Use the following
       command:
-    <pre> 
+    <pre>
      make SYSTEM=win
    </pre>
     Additionally, ArcEm will build in Microsoft Visual C 6. Project files are
@@ -122,14 +118,6 @@
     The desktop version of ArcEm has not been developed yet, and will not 
build.
     </p>
   </li>
-  <li><b>GP2x</b>
-    <p>The Makefile assumes that you have DevKitGP2X installed in D:/gp2x/<br>
-      You can build by simply:
-    <pre>
-     make SYSTEM=gp2x
-   </pre>
-    </p>
-  </li>
   <li><b>Amiga</b>
     <p>You will need the official Amiga OS4 SDK and GCC, then build with the 
following commands:
 <pre>
@@ -179,9 +167,6 @@
   <li><b>RISC OS</b>
     <p><font color="#FF0000">TODO</font></p>
   </li>
-  <li><b>GP2X</b>
-    <p><font color="#FF0000">TODO</font></p>
-  </li>
   <li><b>Amiga</b>
     <p>From the commandline</p>
     <pre>join ROM1 ROM2 ROM3 ROM4 as ROM</pre>
@@ -214,9 +199,6 @@
   <li><b>RISC OS</b>
     <p><font color="#FF0000">TODO</font></p>
   </li>
-  <li><b>GP2X</b>
-    <p><font color="#FF0000">TODO</font></p>
-  </li>
   <li><b>Amiga</b>
     <p>The Amiga version runs full-screen and captures all mouse input until 
you quit the program. You can quit ArcEm from the menu you can bring up with 
the Left Amiga key.</p>
   </li>
@@ -314,7 +296,7 @@
 
 <p>Known Issues:</p>
 <ul>
- <li>Does not work at all on Windows/RISC OS/GP2X builds of ArcEm.</li>
+ <li>Does not work at all on Windows/RISC OS builds of ArcEm.</li>
  <li>Files on the host side are not allowed to have dollars in the filename, 
eg 'textfile$' would not work, but 'textfile' would be fine.
  <li>Errors that occur when performing actions on the host filing system are 
often not well reported under RISC OS.</p>
 </ul>
@@ -403,11 +385,6 @@
 </a>
 <p>The RISC OS version is very slow.</p>
 
-<a name="knownGP2X">
-<h4>GP2x</h4>
-</a>
-<p>The GP2x version is very slow.</p>
-
 <a name="knownAMIGA">
 <h4>Amiga</h4>
 </a>
@@ -427,14 +404,6 @@
 <p></p>
 <dl>
   <dd>
-    <p><b>1.01 - 26th February 2006</b></p>
-    <ul>
-      <li>Added notes for GP2X port
-    </ul>
-  </dd>
-</dl>
-<dl>
-  <dd>
     <p><b>1.00 - 6th May 2002</b></p>
     <ul>
       <li>New manual and new SourceForge page. Other documentation deprecated.

Index: index.html
===================================================================
RCS file: /cvsroot/arcem/webpages/index.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- index.html  15 Oct 2006 11:10:19 -0000      1.8
+++ index.html  23 Jul 2012 22:49:11 -0000      1.9
@@ -63,8 +63,8 @@
         <tr>
           <td valign="top">
             <p>ArcEm is a Acorn A400 hardware emulator that is highly portable,
-              it currently runs on Unix (X Windows), Microsoft Windows, Mac OS
-              X, the GP2X handheld, RISC OS and Amiga OS 4. As it's a hardware 
emulator it's
+              it currently runs on Unix (X Windows), Microsoft Windows, Mac OS 
X,
+              RISC OS and Amiga OS 4. As it's a hardware emulator it's
               capable of running multiple operating systems including RISC OS
               3.10 and ARM Linux. If you're interested in helping out on the 
project,
               check out the <a href="developer.html">developer page</a>.</p>
@@ -72,18 +72,23 @@
           <td><a href="screenshots.html"><img 
src="screenshots/arcemsshot-thumb.jpg" alt="ArcEm Screenshot" width="200" 
height="157" border="0"></a></td>
         </tr>
       </table>
-         <a name="news"><h3>News</h3></a>      <h4>12 April 2006 - ArcEm isn't 
dead!</h4>
+         <a name="news"><h3>News</h3></a>
+      <h4>11th June 2012 - ArcEm still going</h4>
+      <p>May 2012 saw a push of a large number of updates, significant 
perforamnce improvements from Jeffrey Lee.</p>
+
+      <h4>9th February 2011 - ArcEm (really) isn't dead!</h4>
+      <p>ArcEm continues to live and breathe in random ways.  Latest changes 
include a
+         GCCSDK RISC OS autobuilt version by Chris Gransden, available, <a 
href="http://www.riscos.info/packages/EmulationDetails.html";>here</a></p>
+
+      <h4>12 April 2006 - ArcEm isn't dead!</h4>
       <p>Contrary to appearances the ArcEm project is alive and well, over the
         past 18 months many bug fixes and enhancements have been made, 
including
-        work such as HostFS, Sound support and the ports to GP2X and Amiga. 
See the features
+        work such as HostFS, Sound support and the port to Amiga. See the 
features
         list below. We're preparing for a formal release of this work, but in
         the meantime feel free to try out a build from CVS, you won't regret
         it.</p>
       <h4>7 April 2006 - Amiga port</h4>
       <p>Chris Young has ported ArcEm to the Amiga OS4.</p>
-      <h4>24 February 2006 - GP2X port</h4>
-      <p>Ian Jeffray has managed to port ArcEm to the Gamepark Holdings GP2X
-        Linux based handheld game project. Ian's work was for a coding 
competition.</p>
       <h4>5 May 2002 - ArcEm 1.00 released</h4>
       <p>Version 1.00 is the current stable release of ArcEm. <a 
href="#downloads">Download</a></p>
       <a name="features"><h3>Features</h3></a>      <h4>Features of version 
1.00</h4>
@@ -118,8 +123,8 @@
          Remember to check the <a href="manual.html">User Manual</a> for 
installation and compilation information.
          <ul>
          <li><a 
href="http://sourceforge.net/project/showfiles.php?group_id=36764";>Download 
version 1.00 binaries for Unix, Windows and RISC OS and Source</a></li>
+          <li><a 
href="http://www.riscos.info/packages/EmulationDetails.html";>Download autobuilt 
RISC OS package</a></li>
          <li><a href="http://homepage.mac.com/mdales/arcem/";>Download binary 
versions for Mac OS X</a></li>
-         <li><a href="http://ian.jeffray.co.uk/gp2x/arcem001.zip";>Download 
Latest GP2X version</a></li>
          <li><a 
href="http://www.aminet.net/package.php?package=misc/emu/arcem_os4.lha";>Download
 latest Amiga version</a></li>
       <li><a href="http://sourceforge.net/cvs/?group_id=36764";>Get the latest 
version from CVS</a></li>
       </ul>

Index: screenshots.html
===================================================================
RCS file: /cvsroot/arcem/webpages/screenshots.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- screenshots.html    10 May 2008 23:58:41 -0000      1.3
+++ screenshots.html    23 Jul 2012 22:49:11 -0000      1.4
@@ -55,7 +55,7 @@
         </tr>
         <tr>
           <td align="center">A general shot of ArcEm running under Ubuntu 
Linux.</td>
-          <td align="center">HostFS allows a directory on your Host harddrive 
to become a RISC OS harddrive. ArcEm also runs under Solaris.</td>
+          <td align="center">HostFS allows a directory on your Host harddrive 
to become a RISC OS harddrive.<br>ArcEm also runs under Solaris.</td>
         </tr>
         <tr>
           <td align="center"><a href="screenshots/macosx.jpg"><img 
src="screenshots/macosx-thumb.jpg" width="200" height="150" border="0"></a></td>
@@ -66,12 +66,12 @@
           <td align="center">On Windows</td>
         </tr>
         <tr>
-          <td align="center"><a href="screenshots/gp2x.jpg"><img 
src="screenshots/gp2x-thumb.jpg" width="200" height="150" border="0"></a></td>
           <td align="center"><a href="screenshots/amiga.jpg"><img 
src="screenshots/amiga-thumb.jpg" width="200" height="160" border="0"></a></td>
+          <td> </td>
         </tr>
         <tr>
-          <td align="center">The Gamepark Holdings GP2x</td>
           <td align="center">On AmigaOS 4.0</td>
+          <td> </td>
         </tr>
       </table>
     </td>


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
-- 
arcem-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/arcem-cvs

Reply via email to