gint/src/keysc
Lephe e57efb5e37
keysc: simpler keyboard device with more consistent repeats
* Stop trying to be smart and generate repeats on the fly; this breaks
  time consistency. Also if repeats are not handled in time this causes
  infinite loops.
* Move rarely-used functions to external files, simplify stuff, get rid
  of internal driver events; saves ~1 kB per add-in overall.
2022-04-23 13:34:41 +01:00
..
getkey.c keysc: simpler keyboard device with more consistent repeats 2022-04-23 13:34:41 +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
keydev.c keysc: simpler keyboard device with more consistent repeats 2022-04-23 13:34:41 +01:00
keydev_idle.c keysc: simpler keyboard device with more consistent repeats 2022-04-23 13:34:41 +01:00
keydev_process_key.c keysc: simpler keyboard device with more consistent repeats 2022-04-23 13:34:41 +01:00
keydown_all.c keysc: simpler keyboard device with more consistent repeats 2022-04-23 13:34:41 +01:00
keydown_any.c keysc: simpler keyboard device with more consistent repeats 2022-04-23 13:34:41 +01:00
keysc.c keysc: simpler keyboard device with more consistent repeats 2022-04-23 13:34:41 +01:00
scan_frequency.c keysc: simpler keyboard device with more consistent repeats 2022-04-23 13:34:41 +01:00