gint/src/keysc
Lephe ee7b4f27b8
add a dynamic setting for keyboard scan frequency
The repeat delays of getkey() are adjusted automatically, however a
repeat that is currently going on might be affected.

Also, repeat delays are always approximated as a whole number of
keyboard scans so an increase in scan frequency can impact the speed at
which repeats are emitted.
2021-02-02 18:19:10 +01:00
..
getkey.c add a dynamic setting for keyboard scan frequency 2021-02-02 18:19:10 +01:00
getkey.h add a dynamic setting for keyboard scan frequency 2021-02-02 18:19:10 +01:00
iokbd.c iokbd keysc: space optimizations for SH3 2020-07-08 20:01:58 +02:00
keycodes.c keyboard: add keycode functions to identify F1..F6 and 0..9 2020-07-16 17:29:12 +02:00
keysc.c add a dynamic setting for keyboard scan frequency 2021-02-02 18:19:10 +01:00