Releases: VICE-Team/svn-mirror
Releases · VICE-Team/svn-mirror
r46018 snapshot
accept keypresses in the keyboard mapping dialog git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@46018 379a1393-f5fb-40a0-bcee-ef074d9b53f7
r46017 snapshot
disable the mapping types that don't make sense for a given input git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@46017 379a1393-f5fb-40a0-bcee-ef074d9b53f7
r46016 snapshot
poll the joystick input even in pause mode, this allows to 'unpause' …
r46014 snapshot
improve POT glitch emulation. Only glitch when an existing port that …
r46013 snapshot
scan all devices in /dev/input and filter joysticks by querying the e…
r46011 snapshot
allow to 'unmap' again, clear POT mapping for the options that have n…
r46010 snapshot
better pot value fix, scale values to 0-255 in the joy_set_axis_value…
r46009 snapshot
add TODO git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@46009 379a1393-f5fb-40a0-bcee-ef074d9b53f7
r46006 snapshot
WFM fix to scale values appropriately for POT inputs which are expect…
r46005 snapshot
use common API function to clear mapping, apply default mapping when …