Commit Graph

113 Commits

Author SHA1 Message Date
dekunukem
5d1a74e32b added 200Hz rate limit for PS/2 2023-04-30 22:39:54 +01:00
dekunukem
77a764d781 added lisa mac adb card custom mapping support 2023-04-24 03:10:32 +01:00
dekunukem
47355fbf08 added BUSY signal to PS2 kb and mouse, temp mouse workaround on rpi 2023-03-07 22:21:03 +00:00
dekunukem
07f1f49efc added timeout to BUSY wait 2023-03-07 16:14:05 +00:00
dekunukem
c6572efd4f mostly fixed interrupt conflict 2023-03-03 02:28:16 +00:00
dekunukem
5c7a99aefa changed to using built-in DAC 2022-09-05 08:00:17 +01:00
dekunukem
bde154d9fb added early support for BBC micro protocol card, not compelte 2022-09-04 14:42:40 +01:00
dekunukem
c47e4a92f0 removed debug print, updated IBMPC firmware 2022-05-10 13:08:02 +01:00
dekunukem
a07036edd2 fixed more ps5 controller mapping 2022-05-10 13:05:06 +01:00
dekunukem
4b46ab9ee0 fixed PS5 controller default mapping 2022-05-10 12:36:36 +01:00
dekunukem
b39866d8f2 cleaned up code 2022-05-03 17:05:19 +01:00
dekunukem
0e058bdbf9 added more buttons to raw unsupported gamepad packet 2022-05-03 17:02:35 +01:00
dekunukem
9eaecef7c8 added default mapping for unsupported gamepads 2022-05-03 16:38:25 +01:00
dekunukem
e8cca57ab2 removed debug printout 2022-04-27 13:55:26 +01:00
dekunukem
b8091360c8 removed debug printout 2022-04-27 13:32:50 +01:00
dekunukem
955551bef1 added support for more gamepad buttons 2022-04-27 13:26:10 +01:00
dekunukem
ce3806fbd9 improved unsupported gamepad detection 2022-04-26 17:58:58 +01:00
dekunukem
293bc437f0 starting to work on internet update 2022-04-02 21:32:49 +01:00
dekunukem
e998ff978b added supported gamepads raw output 2022-03-31 02:02:31 +01:00
dekunukem
c98cce9937 added ps4 controller 2022-03-31 01:36:39 +01:00
dekunukem
5c3eb9e196 added ps5 mapping for supported gamepad raw output 2022-03-31 01:25:36 +01:00
dekunukem
d4eed647d1 working on adding supported gamepad raw output 2022-03-31 00:36:28 +01:00
dekunukem
084cf09f9c added setting wifi info from config file 2022-03-25 18:07:40 +00:00
dekunukem
f3afe5e8aa adjusted custom controller mapping name, updated default mapping 2022-03-25 17:38:23 +00:00
dekunukem
7bfc54c85e fixed switch pro controller button not holding down, added compatibility matrix, updated doc 2022-03-18 23:57:15 +00:00
dekunukem
122e0487f1 minor bug fix, moved gamepad stuff into its own file 2022-03-12 23:39:05 +00:00
dekunukem
c1b9fcd605 updated p-card interrupt information and other technical docs 2022-03-12 13:13:52 +00:00
dekunukem
d6036fa49a reduced duplicate mouse packets 2022-03-12 00:03:38 +00:00
dekunukem
0faf827bd1 added raw gamepad event spi message 2022-03-09 00:18:38 +00:00
dekunukem
ae0430febc updated exception message 2022-03-08 22:10:07 +00:00
dekunukem
48bd979826 added event code display on OLED 2022-03-08 00:07:20 +00:00
dekunukem
0eaf3c3f04 minor adjustments 2022-03-03 11:52:05 +00:00
dekunukem
e553fdf299 detecting gamepad type using usb vendor and product id, added support for PS4 controller, added deadzone filtering to reduce unneeded SPI message 2022-02-25 19:44:48 +00:00
dekunukem
5ae40f53c0 updated ps5 and xbox controller default mapping, added default mouse and keyboard mapping 2022-02-25 03:35:14 +00:00
dekunukem
e52825ee1a added ps5 custom map codes 2022-02-25 00:55:42 +00:00
dekunukem
ee788bdccc fixed playstation 5 dualsense controller default mapping 2022-02-25 00:43:54 +00:00
dekunukem
ce38ad8b8e fixed typo, added more analog trigger check 2022-02-14 10:37:22 +00:00
dekunukem
3c89d20edc adjusted default ibm ggp mapping to suit xpadneo 2022-02-14 00:22:42 +00:00
dekunukem
4b01ffaf95 simplified code for xpadneo 2022-02-14 00:06:00 +00:00
dekunukem
8248436808 now detecting gamepad type nativelly 2022-02-13 21:48:02 +00:00
dekunukem
ec5fdd1085 fixed analog trigger detection 2022-02-13 20:45:43 +00:00
dekunukem
dab49c11d8 fixed bugs 2022-02-13 20:17:37 +00:00
dekunukem
c3e5c7ab41 updated code to be compatiable with configurator 2022-02-13 17:56:21 +00:00
dekunukem
0a564e2723 minor code fix, rearranged README sections, updated launch info 2022-02-12 09:46:53 +00:00
dekunukem
66ce1bffea updated protocol display name, added exception handling in custom gamepad mapping 2022-02-05 02:05:50 +00:00
dekunukem
539554f6cd fixed firmware update bug, fixed ertm disable bug, handle input scan exceptions, added xbox controller driver note 2022-02-05 01:07:13 +00:00
dekunukem
0d0726746c minor wording change 2022-02-03 09:26:14 +00:00
dekunukem
847ee615e2 enabled custom gamepad packets on other protocols 2022-02-02 23:46:27 +00:00
dekunukem
f3200f1727 added default deadzone, fixed UI responsiveness issue 2022-02-02 22:05:00 +00:00
dekunukem
6e2a2deae2 ignores extra EV codes 2022-01-15 16:49:20 +00:00