Search found 5 matches

by Dasaan
Mon Feb 26, 2007 10:50 pm
Forum: Development
Topic: Assign unique IDs to joysticks
Replies: 6
Views: 6702

Hmm, yes that'd work all right. Thanks for pointing that out :) EDIT: Having had a little play around trying to get this working nicely I have managed to find half a solution. I have a psx adaptor and a gravis gamepad. When I plug in the psx adaptor I have udev create a symlink called input/psx whic...
by Dasaan
Mon Feb 26, 2007 12:55 am
Forum: Development
Topic: Assign unique IDs to joysticks
Replies: 6
Views: 6702

This sounds more like something that udev would help with. Create some rule thats look at the vendor and model IDs and create the device nodes based on that. For example if you had a wingman and a psx adaptor. You plug in the wingman udev would notice that and create a device node called /dev/input/...
by Dasaan
Sat Feb 24, 2007 6:54 pm
Forum: Bug Reports/Feature Requests
Topic: Problems with save states
Replies: 4
Views: 2528

D'oh! In that case I consider me duely slapped and flogged, I missed that.
by Dasaan
Sat Feb 24, 2007 6:12 pm
Forum: Bug Reports/Feature Requests
Topic: Problems with save states
Replies: 4
Views: 2528

OK, thanks.

I take it the save state code is being played with then :)
by Dasaan
Sat Feb 24, 2007 5:08 pm
Forum: Bug Reports/Feature Requests
Topic: Problems with save states
Replies: 4
Views: 2528

Problems with save states

I've downloaded the latest SVN version of zsnes rev. 4815 and compiled it on my linux box. Now if I load a ROM, at least the dozen or so I tried, and make a save state I can then load that save state with no problems all the time I don't quit zsnes. However if I quit zsnes and then restart it, load ...