]> Shamusworld >> Repos - virtualjaguar/commit
Fixed controller profile system.
authorShamus Hammons <jlhamm@acm.org>
Fri, 3 Oct 2014 14:48:02 +0000 (09:48 -0500)
committerShamus Hammons <jlhamm@acm.org>
Fri, 3 Oct 2014 14:48:02 +0000 (09:48 -0500)
commit62587015fb12ec54b1702bfa17077e4b8af44b19
treed1e63c3eaf00481ef1e08ad9cb4d9ae9be3aca3d
parent682e81f3a2f0693f60e6fb50426fb6367fd373db
Fixed controller profile system.

What this means is that you have to set up profiles for controllers you
plug in now. Virtual Jaguar will try to do the right thing, but it's
still possible to make it screw up and do the wrong thing. Hopefully
this will be fixed in a future update. :-P
22 files changed:
cross-compile
src/dsp.cpp
src/file.cpp
src/filedb.cpp
src/gui/configdialog.cpp
src/gui/controllertab.cpp
src/gui/controllerwidget.cpp
src/gui/gamepad.cpp
src/gui/gamepad.h
src/gui/glwidget.h
src/gui/mainwin.cpp
src/gui/profile.cpp
src/gui/profile.h
src/jerry.cpp
src/jerry.h
src/memory.cpp
src/mmu.cpp
src/settings.cpp
src/settings.h
src/tom.cpp
src/tom.h
virtualjaguar.pro