|
|
Reading List 1.0Reading List is a usefull application to keep track of your reading activities.More Information... Download |
|
|
Quadrangles In Groups (QiG)QiG is a massively single player offline falling blocks game for Mac OS X. The game and the source code are freely available for anyone to use or modify.DownloadGet the Source Code |
|
|
InspectorInspector is a free binary-level file inspection utility to aid in the development of binary file types. You can view the content of your files as Hexadecimal, ASCII, Binary, or Octal. You can cast data to a short, long, long double, unsigned char, unsigned short, unsigned long, float, or double.Download |
|
|
Razer Mouse DriverI got one of those awesome Razer Copperhead gaming mice for my birthday. Unfortunately, it doesn’t work on Mac OS X. So, I wrote a simple kernel extension which fixes the problem. It turns out that the default Apple HID mouse driver will work with the Razer, but the Product and Vendor ID’s of the Razer are so goofy that Mac OS X doesn’t know which driver to load. This kext simply tells the IOKit to match the Razer with the Apple mouse driver.Download |