Archived
1
0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu/src/input_common/gcadapter
2020-07-02 15:54:44 -04:00
..
gc_adapter.cpp Add LR triggers as axes, half press to initiate a press, add GC axis id in config, clarify some code blocks for better readability 2020-07-02 15:54:44 -04:00
gc_adapter.h Reset adapter state on init, fixes errors relating driver hang from unexpected unplug 2020-07-01 12:52:50 -04:00
gc_poller.cpp Add LR triggers as axes, half press to initiate a press, add GC axis id in config, clarify some code blocks for better readability 2020-07-02 15:54:44 -04:00
gc_poller.h Tidy up the pointers, use pair over tuple where appropriate 2020-06-21 23:56:56 -04:00