libretro / stella2014-libretro

Port of Stella to libretro.
24 stars 39 forks source link

Added code to actually set up player 2's inputs #3

Closed mdraves91 closed 11 years ago

mdraves91 commented 11 years ago

I've made a small change to make P2's joystick work with the inputs defined in the retroarch.cfg file. It looks like it was just an oversight that P2's inputs never got initialized before.

mdraves91 commented 11 years ago

I just squashed in a change to replace a few magic numbers that I had introduced in the bugfix.