1. 3e2c51d Firmware update utility for the Gigabeat S and probably other MTP devices. Based on libmtp's sendfile.c example, tweaked by Maurus Cuelenaere and me to send firmware files. by Nicolas Pennequin · 17 years ago
  2. a5e4cc9 Document how to use tcctool in Windows, and include the appropriate .inf file for use with the libusb-win32 device driver by Dave Chapman · 17 years ago
  3. 164b8f6 Use O_BINARY when reading the firmware file - for win32 compatibility by Dave Chapman · 17 years ago
  4. d0c44f5 Add support for co-processor instructions. I'm not 100% sure about this, but it seems to work... by Dave Chapman · 17 years ago
  5. 738a897 Correct the value for SDCFG for the c100 - based on a USB log of the C100 firmware updater. by Dave Chapman · 17 years ago
  6. 28c5ba8 Initial, untested support for C100. Also increase the firmware size limit to 10MB to make it work withe the Cowon D2 and a little cleanup. by Dave Chapman · 17 years ago
  7. 11251f4 Add support for device-specific USB product IDs - the D2 is different to other devices. by Dave Chapman · 17 years ago
  8. 2c816d1 Untested support for the Cowon D2 by Dave Chapman · 17 years ago
  9. 71cdf00 Initial version of tcctool - a utility for talking to Telechips TCC77x-based devices in USB boot mode, allowing code to be uploaded to RAM and run via USB, without any danger of bricking. When your uploaded code crashes, just power-cycle the device and it is back to normal. Requires libusb. by Dave Chapman · 17 years ago
  10. a049fa7 FS#7182: Fix endianness bugs in ARM disassembler which made it report wrong addresses on PPC. by Barry Wardell · 17 years ago
  11. c5b5220 FS#7182: Second attempt by Dave Chapman at getting ARM disassembler to compile in Linux. This version produces identical output to the Windows version. by Barry Wardell · 17 years ago
  12. 0b8dd12 FS#7182: Initial attempt by Dave Chapman at getting ARM disassembler to compile in Linux. by Barry Wardell · 17 years ago
  13. 307d2dd Initial version of ARM disassembler by Antonius Hellman. by Barry Wardell · 17 years ago