<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forums.obdev.at/app.php/feed/topic/546" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2007-07-01T21:21:39+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/546</id>

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2007-07-01T21:21:39+02:00</updated>

		<published>2007-07-01T21:21:39+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=546&amp;p=1607#p1607</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=546&amp;p=1607#p1607"/>
		<title type="html"><![CDATA[how connect snes,playstation controller (gamepad) to xbox?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=546&amp;p=1607#p1607"><![CDATA[
I suppose you mean Raphael's Gamepad controller at<br /><br /><!-- m --><a class="postlink" href="http://www.raphnet.net/electronique/snes_nes_usb/index_en.php">http://www.raphnet.net/electronique/sne ... dex_en.php</a><!-- m --><br /><br />I have never built this thing myself because I don't have any old gamepads or joysticks, so I can't comment. Sorry...<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Sun Jul 01, 2007 9:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[paola]]></name></author>
		<updated>2007-06-27T20:13:13+02:00</updated>

		<published>2007-06-27T20:13:13+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=546&amp;p=1586#p1586</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=546&amp;p=1586#p1586"/>
		<title type="html"><![CDATA[how connect snes,playstation controller (gamepad) to xbox?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=546&amp;p=1586#p1586"><![CDATA[
how connect snes,playstation controller (gamepad) to xbox? with atmega8 <br />in mexico not available cypress cy7c65113 for firmware interface build <br />SNES gamepad to XBOX gamepad, <br /><br />ATMEGA8 is available in mexico, avr910 is available in mexico <br />please help me! <br />suddenly from mexico city <br />ATT. PAOLA SANCHEZ MORALES <br />THANKS CHRISTIAN <br /><br />Device Descriptor Fields: <br /><br />bLength 0x12 <br />bDescriptorType 0x01 <br />bcdUSB 0x0110 (USB spec. 01.10) <br />bDeviceClass 0x00 (ifc's specify own) <br />bDeviceSubClass 0x00 <br />bDeviceProtocol 0x00 <br />bMaxPacketSize0 0x40 <br />idVendor 0x045E (unknown) <br />idProduct 0x0202 <br />bcdDevice 0x0100 (release 01.00) <br />iManufacturer 0x00 <br />iProduct 0x00 <br />iSerialNumber 0x00 <br />bNumConfigurations 0x01 (1) <br /><br />Configuration Descriptor, Index 0x00 <br /><br />bLength 0x09 <br />bDescriptorType 0x02 <br />wTotalLength 0x0020 (32) <br />bNumInterfaces 0x01 (1) <br />bConfigurationValue 0x01 <br />iConfiguration 0x00 <br />bmAttributes 0x80 (bus powered) <br />MaxPower 0x32 (100 mA) <br /><br />Interface Descriptor (Number 0x00, Alternate Setting 0x00) <br /><br />bLength 0x09 <br />bDescriptorType 0x04 <br />bInterfaceNumber 0x00 <br />bAlternateSetting 0x00 <br />bNumEndpoints 0x02 <br />bInterfaceClass 0x58 (USB specified device class) <br />bInterfaceSubClass 0x42 <br />bInterfaceProtocol 0x00 (not vendor or class specific) <br />iInterface 0x00 <br /><br />Endpoint Descriptor 0x82 <br /><br />bLength 0x07 <br />bDescriptorType 0x05 <br />bEndpointAddress 0x82 (ep #2, IN) <br />bmAttributes 0x03 (Transfer Type : Interrupt) <br />wMaxPacketSize 0x0020- Must be full speed device <br />bInterval 0x04 (4 milliseconds) <br /><br />Endpoint Descriptor 0x02 <br /><br />bLength 0x07 <br />bDescriptorType 0x05 <br />bEndpointAddress 0x02 (ep #2, OUT) <br />bmAttributes 0x03 (Transfer Type : Interrupt) <br />wMaxPacketSize 0x0020- Must be full speed device <br />bInterval 0x04 (4 milliseconds) <br /><br />0501 Usage Page (Generic Desktop) <br />0905 Usage (Game Pad) <br />A101 Collection (Application) <br /><br />0501 Usage Page (Generic Desktop) <br />093A Usage (Counted Buffer);XXX <br />A102 Collection (Logical) <br /><br />; padding <br />7508 Report Size (  <br />9501 Report Count (1) <br />0501 Usage Page (Generic Desktop) <br />093B Usage (Byte Count) ;XXX <br />8101 Input (Constant) <br /><br />; D-pad <br />0501 Usage Page (Generic Desktop) <br />0901 Usage (Pointer) <br />A100 Collection (Physical) <br />7501 Report Size (1) <br />1500 Logical Minimum (0) <br />2501 Logical Maximum (1) <br />3500 Physical Minimum (0) <br />4501 Physical Maximum (1) <br />9504 Report Count (4) <br />0501 Usage Page (Generic Desktop) <br />0990 Usage (D-pad Up) <br />0991 Usage (D-pad Down) <br />0993 Usage (D-pad Left) <br />0992 Usage (D-pad Right) <br />8102 Input (Data,Variable,Absolute) <br />C0 End Collection <br /><br />; start, back, stick press <br />7501 Report Size (1) <br />1500 Logical Minimum (0) <br />2501 Logical Maximum (1) <br />3500 Physical Minimum (0) <br />4501 Physical Maximum (1) <br />9504 Report Count (4) <br />0509 Usage Page (Button) <br />1907 Usage Minimum (Button 7) <br />290A Usage Maximum (Button 10) <br />8102 Input (Data,Variable,Absolute) <br /><br />; reserved <br />7501 Report Size (1) <br />9508 Report Count (  <br />1500 Logical Minimum (0) <br />26FF00 Logical Maximum (255) <br />3500 Physical Minimum (0) <br />46FF00 Physical Maximum (255) <br />9506 Report Count (6) <br />0509 Usage Page (Button) <br />1901 Usage Minimum (Button 1) <br />2906 Usage Minimum (Button 6) <br />8102 Input (Data,Variable,Absolute) <br /><br />; triggers <br />7508 Report Size (  <br />9501 Report Count (1) <br />9101 Output (Constant) <br /><br />; byte count <br />7508 Report Size (  <br />9501 Report Count (1) <br />9101 Output (Constant) <br /><br />; left actuator <br />7508 Report Size (  <br />9501 Report Count (1) <br />9101 Output (Constant) <br /><br />; right actuator <br />7508 Report Size ( FPRIVATE &quot;TYPE=PICT;ALT=Cool&quot;  <br />1500 Logical Minimum (0) <br />26FF00 Logical Maximum (255) <br />3500 Physical Minimum (0) <br />46FF00 Physical Maximum (255) <br />9501 Report Count (1) <br />0600FF Usage Page (vendor-defined) <br />0902 Usage (2) <br />9102 Output (Data,Variable,Absolute) <br /><br />C0 End Collection <br /><br />C0 End Collection<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=293">paola</a> — Wed Jun 27, 2007 8:13 pm</p><hr />
]]></content>
	</entry>
	</feed>
