1
0
Grafico dei commit

8 Commit

Autore SHA1 Messaggio Data
tmk
50da4a9ffb Remove debug line from adb.c 2013-04-09 14:34:52 +09:00
tmk
924a76741f Fix ADB protocol issue #14 2013-04-09 14:27:29 +09:00
tmk
3d01fad0ce Fix comment of ADB signaling. 2013-04-09 14:27:29 +09:00
tmk
5d3e59f9f3 Support for ISO/JIS keys on ADB(Issue#22)
- ISO/JIS specific keys support.(Not tested :)
- Learned how to convert ADB into HID code from:
  http://www.opensource.apple.com/source/IOHIDFamily/IOHIDFamily-421.18.3/IOHIDFamily/Cosmo_USB2ADB.c
- Left of 1 key generates 0x0A(ADB scan code) on German layout AEKII.
2013-02-03 22:06:52 +09:00
tmk
80f99bf022 Add ADB extended keyboard support by blargg@GH.
This offers distinction between left/right modifiers.
2012-12-12 09:49:59 +09:00
tmk
6cdfdece60 ad hoc fix for wrong bit read problem of adb.c. 2012-09-19 12:05:47 +09:00
tmk
218fbc34eb Add a keymap layer into ADB converter. 2012-06-18 12:23:17 +09:00
tmk
f412570739 Moved files to common, protocol and doc directory 2012-06-07 02:47:33 +09:00