[Scummvm-cvs-logs] CVS: web links.php,1.22,1.23

Max Horn fingolfin at users.sourceforge.net
Sun Aug 3 17:32:28 CEST 2003


Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1:/tmp/cvs-serv9947

Modified Files:
	links.php 
Log Message:
added 2nd amiga port

Index: links.php
===================================================================
RCS file: /cvsroot/scummvm/web/links.php,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- links.php	1 Aug 2003 23:40:32 -0000	1.22
+++ links.php	3 Aug 2003 23:50:10 -0000	1.23
@@ -71,10 +71,21 @@
 	<blockquote>
 	<table border=0 cellpadding=5 cellspacing=0>
 
-	  <tr><td><a href="http://www.sebelinteractive.de/scummvm/"><b>Amiga port</b></a></td></tr>
+	  <tr><td><a href="http://www.sebelinteractive.de/scummvm/"><b>Amiga port (based on SDL backend)</b></a></td></tr>
 	  <tr>
 	    <td><blockquote>
 	    Not to be confused with our MorphOS port, this port runs on the "classic" AmigaOS 3.1.
+	    It uses WarpSDL, a special SDL clone written for maximum speed on the Amiga.<br>
+	    Unfortunately, it seems they only have ScummVM version 0.3.0b.
+	    </blockquote></td>
+	  </tr>
+
+	  <tr><td><a href="http://nogfx.free.fr/scummvm/"><b>Amiga port (based on MorphOS backend)</b></a></td></tr>
+	  <tr>
+	    <td><blockquote>
+	    Another Amiga port. Unlike the above port, it's not based on the SDL backend, but rather
+	    on a modified version of the MorphOS backend.<br>
+	    They, too, only have ScummVM version 0.3.0b.
 	    </blockquote></td>
 	  </tr>
 





More information about the Scummvm-git-logs mailing list