Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-19 | Fix typo 'keyobard' #166 | tmk | 1 | -1/+1 |
2014-07-21 | Just ignore ADB Service Request | tmk | 1 | -0/+4 |
2013-11-07 | Add cli() to protoect ADB critical timing part | tmk | 1 | -11/+7 |
2013-10-14 | Merge blargg's fix into adb.c | tmk | 1 | -111/+97 |
2013-10-09 | Change ADB scan delay 12ms | tmk | 1 | -2/+4 |
2013-10-08 | Fix ADB missing keystrokes problem Thanks, blargg! #14 | tmk | 1 | -0/+6 |
2013-10-04 | Remove clear matrix on ADB recv error | tmk | 1 | -0/+3 |
2013-04-09 | Remove debug line from adb.c | tmk | 1 | -1/+0 |
2013-04-09 | Fix ADB protocol issue #14 | tmk | 1 | -5/+14 |
2013-04-09 | Fix comment of ADB signaling. | tmk | 1 | -15/+39 |
2013-02-03 | Support for ISO/JIS keys on ADB(Issue#22) | tmk | 1 | -0/+1 |
2012-12-12 | Add ADB extended keyboard support by blargg@GH. | tmk | 1 | -5/+19 |
2012-09-19 | ad hoc fix for wrong bit read problem of adb.c. | tmk | 1 | -0/+6 |
2012-06-18 | Add a keymap layer into ADB converter. | tmk | 1 | -1/+0 |
2012-06-06 | Moved files to common, protocol and doc directory | tmk | 1 | -0/+407 |