twinaphex
|
65b4c2595e
|
Update set keyboard mapping code for input driver
|
2019-07-27 02:21:24 +02:00 |
|
twinaphex
|
bee9984745
|
Update all other input drivers
|
2019-07-22 01:20:00 +02:00 |
|
twinaphex
|
f4104f5c9a
|
Regression in
9c73d3305d
- joykey needs to be uint64_t and then is later cast to uint16_t -
is apparently important for hotkeys
|
2019-07-21 16:22:41 +02:00 |
|
twinaphex
|
4c69dad0ce
|
Define DEFAULT_MAX_PADS inside config.def.h - get rid of the messy
MAX_PADS macros everywhere
|
2019-07-19 12:55:38 +02:00 |
|
twinaphex
|
9c73d3305d
|
Insert input_joypad_pressed into drivers themselves
|
2019-06-23 18:20:48 +02:00 |
|
twinaphex
|
1e863b0f4d
|
Optimal way of grabbing all button states in a bitmasked value -
should allow us to do only one function call to the RA input
driver's input state callback
|
2019-06-23 06:09:45 +02:00 |
|
twinaphex
|
ceecf4751a
|
Simplify DOS keyboard code
|
2019-06-23 02:22:54 +02:00 |
|
orbea
|
28ff4b391a
|
Clean up white space.
|
2019-02-03 16:00:50 -08:00 |
|
twinaphex
|
ea09c29e04
|
Update implementations for other input drivers - not all input
drivers support this yet
|
2018-07-15 14:34:02 +02:00 |
|
twinaphex
|
69f85556a3
|
Get rid of meta_key_pressed
|
2017-12-18 05:59:57 +01:00 |
|
twinaphex
|
7b210ccf37
|
Don't call meta key pressed if not bound
|
2017-12-18 05:49:17 +01:00 |
|
twinaphex
|
6b3dbff75f
|
Merge input_driver.c and input_joypad_driver.c
|
2017-06-06 05:56:02 +02:00 |
|
Brad Parker
|
83619b25e6
|
DOS: add keyboard driver to support non-joypad keys
|
2017-02-05 13:55:21 -05:00 |
|
Brad Parker
|
57949227df
|
DOS: initial input/joypad driver
|
2017-01-24 00:55:58 -05:00 |
|