Jarska333
What do you want?
Hum, I have a rather good Chrono Trigger tugged somewhere... I wonder if I could get a £100 for it? Package, manual, even the posters are in good shape.
Well, the TV-Out uses the EXT-Port, so you can't use both the snes-controller and the TV-Out on it, which makes it kinda useless.
The SNES (and NES and PSX) have serial control pads anyway, that is how there are more buttons than pins on the plug I think you may be a little confused, RS232 is serial but serial is not RS232I fixed the problem with the TV-out in my own thread, you should find it, I am tired of posting links to it in every thread I find.
I think the cheapest solution would be a serial data chip tied directly to the buttons inside a modded Snes/Genesis/PSX controller, you wouldn't even need a rs232 chip, just run a cord and put the EXT connector at the end of it, Then it would be a true GP2X controller.
I think it would take a little work, but I already cut the main circuit out of a MS Sidewinder USB and hacked every button to a PSX controller into it, I even got the case closed. So it is a Sony brand PSX controller with a usb that every windows recognizes, no drivers because it is a MS controller
Edit: I found a source for the Serial encoders. I may be wrong, but I think it only takes 4 wires (ground, RX[recieve] Power, baud) to connect to the EXT/TV-out cable to get this interface working, you(or somebody who can) can connect those inside the TV-out and then wire the matrix to a SNES (or as I prefer, a Genesis ) Pad's buttons
I came across a schematic and source code to convert the serial output from a SNES controller to RS232 which will be ideal when the TV adapter becomes available because the SNES controller has nearly all the same buttons as the GP2X, and if we can hook up two controllers (i dont see why not) then you have double the fun!!
A couple of points to consider,
1. I am assuming that the UARTs on the GP2X are RS232
2. The schematic requires a PIC microcontroller to be programmed as part of the circuit, so this project won't be available to everyone. I no longer have access to a PIC programmer so I will have to leave this to someone who has one I have all the asm and hex to get it working though
3. The PIC and SNES controller require 5v to operate, figure this one out yourself
4. The TV out will cover up the UARTs on the EXT. port so a custom adapter will be needed
I left the files on my work computer so I will won't be able to host them until monday, hopefully I will have my GP2X by then. So youve got a few days think about how cool it will be to have a handheld which is also not a handheld B)
Hopefully someone will pick up this idea and mass produce them on small scale (if GPH don't do something similar **prays**) and sell them cheap, heres hoping.
Series-8 posted on Dec 10 2005 at 05:03 PM said:for any electronics whiz'es out there:
All you wanted to know about converting a PSX pad to RS232, but were afraid to ask.
http://sophiateam.undrgnd.free.fr/psx/
http://www.gamesx.com/controldata/psxcont/psxcont.htm
http://www.q1.fcen.uba.ar/materias/iqi/joygus/tvgames.html
http://kaele.com/~kashima/games/bmconv/index-e.html
http://pinouts.ru/data/playstation_9_pinout.shtml
http://www.zen35383.zen.co.uk/stnield/usbpads.htm
Also this may or may not be useful:
http://www.debaser.force9.co.uk/psxcn/
Since the GP2X is NOT RS232 we may be able to chuck the converter and use it at 3V directly.
the above specs will need some adjustemnt as they are only going to work for ONE PSX pad, and it would be nicer to have 2.
BradN posted on Dec 11 2005 at 09:05 AM said:nubie, that's unfortunate because it creates so many limitations - want to format your sd card with reiserfs in the future? Maybe a compressed filesystem? oops, wait... none of the direct hardware programs can read that. We've already seen how touchy the bootloader code can be with respect to different SD cards - imagine if some of the emulators were like that. As far as I can tell, the only advantage you get from direct hardware access is a few more MB of RAM to use. The speed impact is probably on the order of a percent or two.