From: <he...@us...> - 2004-07-20 20:26:12
|
Update of /cvsroot/gc-linux/htdocs/xml/en In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22178/xml/en Modified Files: screenshots.xml Log Message: Added new screenshots showing SDL proof of concept. Index: screenshots.xml =================================================================== RCS file: /cvsroot/gc-linux/htdocs/xml/en/screenshots.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- screenshots.xml 3 Mar 2004 12:25:17 -0000 1.6 +++ screenshots.xml 20 Jul 2004 20:26:03 -0000 1.7 @@ -3,15 +3,28 @@ <iparticle> <info> <title>Screenshots</title> - <author>Michael Steil</author> - <date>28 February 2004</date> + <author>Michael Steil (updated by Albert Herranz)</author> + <date>20 July 2004</date> </info> + <h2>GameCube Linux SDL port "Proof of Concept"(20 Jul 2004)</h2> + + <p>Thanks to the new <a href="http://www.libsdl.org/">SDL</a> port by isobel, we can now run, with right colors, graphical applications based on this library. This way, we managed to run <a href="http://www.mplayerhq.hu/">mplayer</a>, mame (<a href="http://advancemame.sourceforge.net/">AdvanceMAME</a>), doom (<a href="http://prboom.sourceforge.net/">prboom</a>), tetris (<a href="http://www.cs.berkeley.edu/~weimer/atris/">atris</a>), ...</p> + <p>The first picture shows AdvanceMAME playing the freely redistributable ROM robby.</p> + <p>The second picture is not Marilyn, but Lemmy Kilmister performing Probot's "Shake Your Blood" played with mplayer.</p> + <p>The third picture shows prboom in action.</p> + + <p> + <a href="../pic/robby.jpg"><img src="../pic/robby.jpg" width="160"/></a> + <a href="../pic/lemmy.jpg"><img src="../pic/lemmy.jpg" width="160"/></a> + <a href="../pic/prboom.jpg"><img src="../pic/prboom.jpg" width="160"/></a> + </p> + <h2>A full Linux system over NFS (28 Feb 2004)</h2> <p>Thanks to a fully functional (10 MBit only, so far) network driver, we can boot a full Linux system over NFS, i.e. another computer connected via Ethernet provides the full filesystem. This way, we can easily run many standard applications.</p> <p>The first picture shows an X Window session. All applications are running on another Linux computer, but the X server is running on the GameCube.</p> - <p>The second picture is not some work of art by Andy Warhol, but Marilyn Monroe starring in "Some like it hot" playing in MPlayer - with colours off.</p> + <p>The second picture is not some work of art by Andy Warhol, but Marilyn Monroe starring in "Some like it hot" playing in MPlayer - with colours off.</p> <p>The third picture shows an IRC session using IRSSI.</p> <p> |