| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Input : Treat numpad keys as keypresses | Madhav Kanbur | 2020-10-13 | 
| | | | | | | | | | Typically, modifiers are masked out of keypresses to distinguish between hotkeys and keypresses. This patch prevents the numpad modifier from getting masked out in KeyPress() and KeyRelease(). Signed-off-by: Madhav Kanbur <abcdjdj@gmail.com> | ||
| * | add back some hotkeys. | Arisotura | 2020-05-19 | 
| | | | | | remove some legacy cruft from NDS.cpp. | ||
| * | actually hook up input to the core | Arisotura | 2020-05-19 | 
| | | | | | also unbotch CMakeLists.txt | ||
| * | actually complete the input config dialog | Arisotura | 2020-05-19 |