]> Shamusworld >> Repos - virtualjaguar/commitdiff
Fixed updated joystick handling, first major stab at gamepad profiles.
authorShamus Hammons <jlhamm@acm.org>
Sat, 4 May 2013 03:53:35 +0000 (22:53 -0500)
committerShamus Hammons <jlhamm@acm.org>
Sat, 4 May 2013 03:53:35 +0000 (22:53 -0500)
There was a problem in JERRY's read byte routine, it was getting bad
data as a result of the conversion of the joystick read routines to
word data size only. Apparently some programs (like Rayman) read
JOYSTICK a byte at a time. :-P

Also, this marks the first stable commit of the the new gamepad profile
system. There's still work to do, but this should make it much nicer
for people who use VJ with multiple input devices.


No differences found