randyrossi / bmc64

A bare metal Commodore 64 emulator for the Raspberry Pi with true 50hz/60hz smooth scrolling, low input latency and better audio/video sync.
GNU General Public License v3.0
488 stars 59 forks source link

Shifted keys not accepted in Gamepad config key bindings #110

Open Kentko opened 4 years ago

Kentko commented 4 years ago

I'm trying to configure my gamepad (usb wired Xbox controller) so buttons Y,A,X,B are @, /, ; , : respectively. The @ and colon keys cannot be input into Joyports - Configure USB Gamepad 1... - Define Key Bindings since shifted keys are not registering.

Background: Ultima 3 uses certain keys for navigating: @ for North, / for South, ; for East, and : for West I'm not using a C64 keyboard so these key locations are not all together.