mirror of
https://github.com/mauiaaron/apple2.git
synced 2024-11-15 16:07:09 +00:00
.. | ||
browser | ||
DDHidLib.xcodeproj | ||
device_test | ||
lib | ||
vendor/NSXReturnThrowError | ||
.gitignore | ||
changelog.yml | ||
DDHidLib-Info.plist | ||
header.c | ||
Icon.jpg | ||
LICENSE.html | ||
README.md | ||
usb_hid_usages2plist | ||
usb_hid_usages.txt | ||
versions.xcconfig |
DDHidLib
###by Dave Dribin
An Objective-C wrapper around IOHIDLib.
http://www.dribin.org/dave/software/
###Modifications in the repo:
- added experimental support for (apple) mics with built-in keys.
- dropped ppc and added x64 support