libretro / dosbox-libretro

Port of DOSBox (upstream) to the libretro API.
GNU General Public License v2.0
61 stars 40 forks source link

Complete list of available codes for keyboard+mouse emulation #117

Open neitanod opened 5 years ago

neitanod commented 5 years ago

When I try to configure controls in RetroArch/DOSBox in SNES Mini sometimes I need to map the gamepad D-Pad Up/Down/Left/Right to Emulated Mouse X/Y axis, while some buttons should get mapped to specific keyboard keys. I was able to do the latter but not the former, so, the question is: Is there a list of codes for "Keyboard/Emulated Mouse" input type that would include codes for Mouse X/Y axis?