<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Symbol Engine &#187; GP2x</title>
	<atom:link href="http://www.symbolengine.com/index.php/category/gp2x/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.symbolengine.com</link>
	<description>C64, Amiga, GP2x and Wordpress goodness...</description>
	<lastBuildDate>Sat, 05 Sep 2009 20:32:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Setting up a usb network with GP2X and what you can do with it</title>
		<link>http://www.symbolengine.com/index.php/2007/05/06/setting-up-a-usb-network-with-gp2x-and-what-you-can-do-with-it/</link>
		<comments>http://www.symbolengine.com/index.php/2007/05/06/setting-up-a-usb-network-with-gp2x-and-what-you-can-do-with-it/#comments</comments>
		<pubDate>Sun, 06 May 2007 19:33:06 +0000</pubDate>
		<dc:creator>Jim Qode</dc:creator>
				<category><![CDATA[GNU/linux]]></category>
		<category><![CDATA[GP2x]]></category>

		<guid isPermaLink="false">http://www.symbolengine.com/index.php/2007/05/06/setting-up-a-usb-network-with-gp2x-and-what-you-can-do-with-it/</guid>
		<description><![CDATA[GP2x is a wonderful device for its portability, power consumption and price tag.&#160; You can do pretty amazing stuff with an out of the box unit. Here is a slice of that:

Go to settings/system menu on your GP2x
Make sure the IP Address is 10.1.0.1
Turn on telnet, ftp, samba and web servers (You wont need samba ]]></description>
			<content:encoded><![CDATA[<p>GP2x is a wonderful device for its portability, power consumption and price tag.&nbsp; You can do pretty amazing stuff with an out of the box unit. Here is a slice of that:</p>
<ol>
<li>Go to settings/system menu on your GP2x</li>
<li>Make sure the IP Address is 10.1.0.1</li>
<li>Turn on telnet, ftp, samba and web servers (You wont need samba if you are using a real operating system)</li>
</ol>
<p> <span id="more-35"></span>
<p>If you are running Linux:</p>
<ol>
<li>ifconfig usb0 up 10.1.0.2</li>
<li>now you should be able to ping the device with:<br />ping 10.1.0.1 </li>
</ol>
<p>If you are running m$ windows (Who said windows is easier to manage?):</p>
<ol>
<li>You will probably need USB Gadget driver for windows. Most flavors come without it. Download and install:<a href="http://www.microsoft.com/whdc/device/network/NDIS/rndis.mspx" title="USB Gadget Driver"><br />Download USB Gadget Driver for Windows @ M$</a></li>
<li>Turn on your GP2x. A baloon will pop up (don&#39;t you hate them?) to say connection is established.&nbsp; </li>
<li>Go to Control Panel -&gt; Network Connections.</li>
<li>Open TCP/IP properties of &quot;Linux USB Ethernet / RNDIS</li>
<li>Manually configure it with an IP of &quot;10.1.0.2&quot; and a subnet mask of &quot;255.0.0.0&quot;</li>
<li>You should be now able ping your device from command shell with:<br />ping 10.1.0.1 </li>
</ol>
<p>Now you can also telnet to your GP2x, transfer files with samba (means: windows file sharing) or ftp.</p>
<p>There is also a pretty complete web server with even PHP installed running there. PHP I tell ya! Have fun! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.symbolengine.com/index.php/2007/05/06/setting-up-a-usb-network-with-gp2x-and-what-you-can-do-with-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online documentation for Rlyeh&#8217;s minimal library 0.B preview</title>
		<link>http://www.symbolengine.com/index.php/2007/03/20/rlyeh_docs/</link>
		<comments>http://www.symbolengine.com/index.php/2007/03/20/rlyeh_docs/#comments</comments>
		<pubDate>Tue, 20 Mar 2007 19:04:47 +0000</pubDate>
		<dc:creator>Jim Qode</dc:creator>
				<category><![CDATA[GP2x]]></category>

		<guid isPermaLink="false">http://www.symbolengine.com/index.php/2007/03/20/rlyeh_docs/</guid>
		<description><![CDATA[I recently won a GP2x handheld linux console at NightShift&#39;07 demo party and started developing right on. The most close-to-hardware library I found so far is rlyeh&#39;s minimal library. It has support for the coprocessor, internal joystick and direct framebuffer access. The latest version on the web is 0.B preview (weird versioning scheme huh?). There ]]></description>
			<content:encoded><![CDATA[<p>I recently won a GP2x handheld linux console at <a href="http://nightshift.untergrund.net" target="_blank" title="NighShift Demo Party">NightShift&#39;07</a> demo party and started developing right on. The most close-to-hardware library I found so far is rlyeh&#39;s minimal library. It has support for the coprocessor, internal joystick and direct framebuffer access. The latest version on the web is 0.B preview (weird versioning scheme huh?). There is an online documentation on the web but it is for the 0.A version. I&#39;m tired of having to search for the files when I want to have a quick peek at the documentation. So here it is:</p>
<p><a href="http://www.symbolengine.com/rlyeh/">Rlyeh&#39;s minimal library 0.B preview documentation @ SymbolEngine</a></p>
<p>Here is the original web site of Rlyeh&#39;s minimal library:</p>
<p><a href="http://www.emulnation.info/retrodev/forum/viewforum.php?f=26">Rlyeh&#39;s minimal library home @ Retrodev Forum</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.symbolengine.com/index.php/2007/03/20/rlyeh_docs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
