<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: V-Stick &#8211; How does it work?</title>
	<atom:link href="http://www.computeremulators.info/v-stick-how-does-it-work/feed" rel="self" type="application/rss+xml" />
	<link>http://www.computeremulators.info/v-stick-how-does-it-work</link>
	<description>emulators, psp emulators, snes emulators, playstation emulators, gba emulators, emulator games, xbox emulators, ps2 emulators, n64 emulators, sega genesis emulator, gamecube emulators, pokemon emulator, amiga emulator, neo geo emulator</description>
	<lastBuildDate>Tue, 31 Jan 2012 10:13:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.computeremulators.info/v-stick-how-does-it-work/comment-page-1#comment-2820</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 08 Jul 2010 12:20:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.cmluatrmsc.tk/v-stick-how-does-it-work#comment-2820</guid>
		<description>
  &lt;p&gt;Andrew McDonald &lt;ma...@ihug.co.nz&gt; wrote in article &lt;br /&gt; &lt;34217ddb.8090...@newsource.ihug.co.nz&gt;... &lt;br /&gt; &lt;/p&gt;&lt;p&gt;&gt; Does anybody know how the V-Stick works? &lt;br /&gt; &lt;/p&gt;&lt;p&gt;&gt; I assume it emulates the keyboard controller and sends the correct key &lt;br /&gt; &gt; code the PC via serial transmission and uses something like 4066 quad &lt;br /&gt; &gt; select between the keyboard and joysticks/buttons? &lt;br /&gt; &lt;br /&gt;&#160; &#160; &#160; &#160; Well...Nick can tell you more of the details, but essentially each control &lt;br /&gt; on the V-Stick triggers a key, just like hitting a key on the keyboard. &lt;br /&gt; (The left joystick is wired to the arrow keys, for example.) &#160;This is why &lt;br /&gt; you can&#039;t reconfigure the V-Stick&#039;s controls; all reconfiguration would &lt;br /&gt; have to be done on the software side. &#160;(Rumor: somebody offered to write a &lt;br /&gt; Windows 95 interface for the V-Stick so you could reconfigure it, but I &lt;br /&gt; don&#039;t know anything more about that.) &lt;br /&gt; &lt;/p&gt;&lt;p&gt;I&#039;m sorry if my response here is irrelevant or ignorant; I myself am &lt;br /&gt; irrelevant and ignorant. &#160;;-) &lt;br /&gt; &lt;/p&gt;&lt;p&gt;&gt; Thought about looking into emulating the keyboard with something like &lt;br /&gt; &gt; a PIC uProcessor, to send certain codes to the PC. But then off course &lt;br /&gt; &gt; it far easier to wire your switches etc in parallel on an old &lt;br /&gt; &gt; keyboard, isn&#039;t now. &lt;br /&gt; &lt;br /&gt;&#160; &#160; &#160; &#160; Evidently. &#160;I do know that Nick has to gut a keyboard in order to make &lt;br /&gt; one...and that he had to create some sort of special interface in order to &lt;br /&gt; allow both &quot;keyboards&quot; (the V-Stick and the keyboard) to be active &lt;br /&gt; simultaneously. &lt;br /&gt; &lt;/p&gt;&lt;p&gt;It works, though. &#160;;-) &lt;br /&gt; &lt;/p&gt;&lt;p&gt;&gt; What have others done to connect joysticks &amp; buttons &#160;via the keyboard &lt;br /&gt; &gt; interface? &lt;br /&gt; &lt;/p&gt;&lt;p&gt;&gt; Any thoughts most welcome. &lt;br /&gt; &lt;br /&gt;&#160; &#160; &#160; &#160; I just wanted to mention that the V-Dial, his next project, will NOT &lt;br /&gt; involve attachment to the keyboard. &#160;The V-Stick and the V-Dial will be two &lt;br /&gt; separate items and you won&#039;t *have* to have them both in order to use &lt;br /&gt; either...if that makes sense...I&#039;ve been reading Microsoft training &lt;br /&gt; material all day, so simple English phrases may be beyond me at this point. &lt;br /&gt; &lt;/p&gt;&lt;p&gt;Anyway, more details SHOULD be forthcoming on Nick&#039;s web page: &lt;br /&gt; http://www.alpha1.net/~v-stick &lt;br /&gt; &lt;/p&gt;&lt;p&gt;Lee &quot;The Claw&quot; Bentley &lt;br /&gt;
  
  &lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Andrew McDonald &lt;ma&#8230;@ihug.co.nz&gt; wrote in article <br /> &lt;34217ddb.8090&#8230;@newsource.ihug.co.nz&gt;&#8230;  </p>
<p>&gt; Does anybody know how the V-Stick works?  </p>
<p>&gt; I assume it emulates the keyboard controller and sends the correct key <br /> &gt; code the PC via serial transmission and uses something like 4066 quad <br /> &gt; select between the keyboard and joysticks/buttons? </p>
<p>&nbsp; &nbsp; &nbsp; &nbsp; Well&#8230;Nick can tell you more of the details, but essentially each control <br /> on the V-Stick triggers a key, just like hitting a key on the keyboard. <br /> (The left joystick is wired to the arrow keys, for example.) &nbsp;This is why <br /> you can&#8217;t reconfigure the V-Stick&#8217;s controls; all reconfiguration would <br /> have to be done on the software side. &nbsp;(Rumor: somebody offered to write a <br /> Windows 95 interface for the V-Stick so you could reconfigure it, but I <br /> don&#8217;t know anything more about that.)  </p>
<p>I&#8217;m sorry if my response here is irrelevant or ignorant; I myself am <br /> irrelevant and ignorant. &nbsp;;-)  </p>
<p>&gt; Thought about looking into emulating the keyboard with something like <br /> &gt; a PIC uProcessor, to send certain codes to the PC. But then off course <br /> &gt; it far easier to wire your switches etc in parallel on an old <br /> &gt; keyboard, isn&#8217;t now. </p>
<p>&nbsp; &nbsp; &nbsp; &nbsp; Evidently. &nbsp;I do know that Nick has to gut a keyboard in order to make <br /> one&#8230;and that he had to create some sort of special interface in order to <br /> allow both &quot;keyboards&quot; (the V-Stick and the keyboard) to be active <br /> simultaneously.  </p>
<p>It works, though. &nbsp;;-)  </p>
<p>&gt; What have others done to connect joysticks &amp; buttons &nbsp;via the keyboard <br /> &gt; interface?  </p>
<p>&gt; Any thoughts most welcome. </p>
<p>&nbsp; &nbsp; &nbsp; &nbsp; I just wanted to mention that the V-Dial, his next project, will NOT <br /> involve attachment to the keyboard. &nbsp;The V-Stick and the V-Dial will be two <br /> separate items and you won&#8217;t *have* to have them both in order to use <br /> either&#8230;if that makes sense&#8230;I&#8217;ve been reading Microsoft training <br /> material all day, so simple English phrases may be beyond me at this point.  </p>
<p>Anyway, more details SHOULD be forthcoming on Nick&#8217;s web page: <br /> <a href="http://www.alpha1.net/~v-stick" rel="nofollow">http://www.alpha1.net/~v-stick</a>  </p>
<p>Lee &quot;The Claw&quot; Bentley </p>
]]></content:encoded>
	</item>
</channel>
</rss>

