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

Left ctrl - space not working #49

Closed paolo2504 closed 5 years ago

paolo2504 commented 5 years ago

Configuring joysticks ad lctrl/space (+crsr) disables either lctrl or space. Afaik, is the same issue opened in the past that should have been closed. I’m using a standard usb keyboard , not keyrah...

randyrossi commented 5 years ago

Yes, this doesn't sound like a bug. If you set lctr/space as joy buttons, it will override those keys so they won't be keys anymore. That's expected.

On Sat, May 4, 2019 at 8:21 AM paolo2504 notifications@github.com wrote:

Configuring joysticks ad lctrl/space (+crsr) disables either lctrl or space. Afaik, is the same issue opened in the past that should have been closed. I’m using a standard usb keyboard , not keyrah...

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/randyrossi/bmc64/issues/49, or mute the thread https://github.com/notifications/unsubscribe-auth/AAI3HKBLTFWYJX4YDKIHTZDPTV5VVANCNFSM4HKYYZWA .

-- Randy Rossi

C:(+1)416-605-5112 (Canada)

paolo2504 commented 5 years ago

Thanks. I noticed same behaviour in Vice inserire Windows. Regards.