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
491
stars
59
forks
source link
Feature request: Support less/greater key on german QWERTZ keyboard #254
Open
mkslack opened 1 year ago
VICE itself has support for german keymap where an extra key for less/greater is available, as shown in the VICE manual here.
This key could be used to map the < and > keys when using a symbolic keymap.
When using VICE 3.3 with the included symbolic/de keymap < and > can be used. On BMC64 these keys do not work at all.
I can't find a matching key definition in third_party/common/kbd.c.