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