Genesis

converting to PC

Page 1 of 1

10 Replies - 2207 Views - Last Post: 24 January 2003 - 10:12 PM

#1 Nova Dragoon   User is offline

  • The Innocent Shall Suffer, Big Time
  • member icon

Reputation: 38
  • View blog
  • Posts: 6,169
  • Joined: 16-August 01

Genesis

Posted 18 January 2003 - 08:27 PM

I'm starting a project to try to get a sega genesis contoller to work on a PC, if anyone can provide me any links or advice that would be appreciatied.

im looking for

Genesis contoller schematics
Details on writing drivers (in running 98, and XP)
info on the best type of PC in this could run on (Serial, Gameport, USB)
details on the pin configuartions of these ^ connectors

thanx
Is This A Good Question/Topic? 0
  • +

Replies To: Genesis

#2 kidd0   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 0
  • Joined: 12-November 02

Re: Genesis

Posted 18 January 2003 - 09:36 PM

Nova_Dragoon, on Jan 18 2003, 09:27 PM, said:

I'm starting a project to try to get a sega genesis contoller to work on a PC, if anyone can provide me any links or advice that would be appreciatied.

im looking for

Genesis contoller schematics
Details on writing drivers (in running 98, and XP)
info on the best type of PC in this could run on (Serial, Gameport, USB)
details on the pin configuartions of these ^ connectors

thanx

You should be able to cut the wire off and add a usb extension to that, my friend did it to an XBOX.

USB is the best way to go, now with USB 3.0 out B)
Was This Post Helpful? 0
  • +
  • -

#3 aswettla   User is offline

  • D.I.C Addict

Reputation: 1
  • View blog
  • Posts: 603
  • Joined: 27-September 02

Re: Genesis

Posted 18 January 2003 - 11:26 PM

WHAT?....where the hell have i been...under a rock 3.0 is out. I bought a computer in december at it only has 2.0 on it.
Was This Post Helpful? 0
  • +
  • -

#4 Trakker   User is offline

  • A$$hole Extraordinaire.
  • member icon

Reputation: 13
  • View blog
  • Posts: 2,386
  • Joined: 06-June 01

Re: Genesis

Posted 18 January 2003 - 11:47 PM

usb 3.0??? i've never heard of such a thing
Was This Post Helpful? 0
  • +
  • -

#5 iamcenz   User is offline

  • You wish you were my hand!
  • member icon

Reputation: 7
  • View blog
  • Posts: 2,443
  • Joined: 26-March 01

Re: Genesis

Posted 19 January 2003 - 12:19 AM

you never heard of it cause its not out. i work at a computer store. there is no such thing. also, the reason why you can do it with a XBOX controller is cause XBOX uses usb, just the made the fixture diffrent so you wouldnt think so. M$ did very little to construct XBOX that being one of them. all they did was take the sidewinder inject it with some stroids, and stuck a big X in the middle. and called it a controller.
Was This Post Helpful? 0
  • +
  • -

#6 kidd0   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 0
  • Joined: 12-November 02

Re: Genesis

Posted 19 January 2003 - 01:01 AM

Yes, its out.
Only a few devices work with it tho, like accessories.

Check out Alienware, mice, kyeboards, all USB 3.0 ;)
Was This Post Helpful? 0
  • +
  • -

#7 xfodder   User is offline

  • D.I.C Head
  • member icon

Reputation: 1
  • View blog
  • Posts: 72
  • Joined: 24-November 02

Re: Genesis

Posted 19 January 2003 - 05:41 PM

i went and looked at alienware the mice say 3.0, but it isnt usb 3.0, read it carefully Microsoft IntelliMouse Explorer 3.0 - USB - Standard Colo

that doesnt mean its usb 3.0 it means its Microsoft Intellimouse explorer 3.0, notice how the 3.0 comes before the usb ? that should have been the give away.
Was This Post Helpful? 0
  • +
  • -

#8 megamu   User is offline

  • Information Designer
  • member icon

Reputation: 0
  • View blog
  • Posts: 1,829
  • Joined: 13-May 01

Re: Genesis

Posted 19 January 2003 - 11:57 PM

xfodder got that one. microsoft's 3.0 interface controllers are version 3.0 of the controller, not 3.0 of USB.

USB is still 2.0 my friends.

Mapping a device to USB isn't easy, USB is a digital controller in which each wire isnt a channel, but part of a signal. In order to map a device to a usb port, you need a usb controller on the end connected to the sega device, and schematics for that get reealy hairy. The only reason you can do that for an XBOX controller is that everything for the xbox has an usb controller in it already (the thing is a damn computer)

Serial runs on a channel per wire system. although you might need a controller to get all the buttons to run on it, it wont be as hairy to set up. I know that there are a few projects on sourceforge.net for making serial drivers (for lcd screens and other fun things) I would try searching google and such to see if anyone has done something similar before and has left schematics behind.

I don't know much about gameports but i bet they are similar to serial.

Here's a fairly descritive schematic of the genesis controller
http://www.hardwareb...controller.html

Here's a piece of software that will let you run a bunch of different kinds of controllers on your parallel port, might be worth a gander.
http://www.arcadecon...ork/default.htm

You could also try getting a pc game controller that had the same buttons as a genesis controller, and then ripping it apart and connecting the wires to the inside of the genesis. i bet that would be messy tho. could work.

I'm not sure how much help that was, but hey, i tried.
Was This Post Helpful? 0
  • +
  • -

#9 Thorian   User is offline

  • Pirate Medic
  • member icon

Reputation: 22
  • View blog
  • Posts: 5,904
  • Joined: 06-June 02

Re: Genesis

Posted 20 January 2003 - 01:03 PM

Oh and Genisis controllers follow standard wiring for Atari and Commodore Joysticks. I had to use a genesis controller for my atari ( vintage game freek )
Was This Post Helpful? 0
  • +
  • -

#10 kyouto   User is offline

  • D.I.C Addict
  • member icon

Reputation: 1
  • View blog
  • Posts: 718
  • Joined: 13-June 02

Re: Genesis

Posted 23 January 2003 - 12:51 AM

Or you could just pick up a logitech wingman and plug it in :/

And yes, read more carefully before you state usb 3.0 is out. Not only is it probably still in the early stages of being worked on... it would be untimely considering the market hasn't had it's time to 'digest' 2.0 devices (plus encourage the consumer that purchasing a product now will not be obsolete ever 2 months when the new usb comes out...).
Was This Post Helpful? 0
  • +
  • -

#11 Nova Dragoon   User is offline

  • The Innocent Shall Suffer, Big Time
  • member icon

Reputation: 38
  • View blog
  • Posts: 6,169
  • Joined: 16-August 01

Re: Genesis

Posted 24 January 2003 - 10:12 PM

I'm not doing this to get a free gamepad, i already have one it works, i want the genesis one, to learn how that stuff works
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1