core+platforms, revise pico pen handling
authorkub <derkub@gmail.com>
Sun, 17 Mar 2024 09:44:57 +0000 (10:44 +0100)
committerkub <derkub@gmail.com>
Mon, 18 Mar 2024 17:24:54 +0000 (18:24 +0100)
commitc87e36d750d712d199df366cf7d74f778b34f1f0
treea707cf3d5ab11143877713b915733eb7cd777713
parent9f29605f55460e6f5094e41d74ce4f7726097237
core+platforms, revise pico pen handling

the MSB in the tablet position register denotes pen on surface.
add logic and a hotkey for handling pen not on surface. This allows
for repositioning of the pen without the storyware reacting to it.
12 files changed:
pico/pico/pico.c
platform/common/emu.c
platform/common/emu.h
platform/common/input_pico.h
platform/common/inputmap_kbd.c
platform/common/menu_pico.c
platform/gp2x/emu.c
platform/libretro/libretro.c
platform/linux/emu.c
platform/pandora/plat.c
platform/ps2/emu.c
platform/psp/emu.c