Skip to content

csoren/CommLinkUSB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommLinkUSB

CommLinkUSB CommLinkUSB

CommLinkUSB is an open source USB CommLink adapter, it is effectively a replacement for the obsolete and hard to use ISA CommLink adapter. It allows you to connect Action Replay, Game Hunter, or Clone card to a computer over USB.

License Information

This project is derived from https://github.com/gpoteau/CommLinkUSB. However, the firmware and host software have been rewritten or replaced.

The hardware design is licensed under ![Creative Commons License] (https://i.creativecommons.org/l/by-sa/4.0/88x31.png) Creative Commons Attribution-ShareAlike 4.0 International License.
The USB Stack used in the firmware is LUFA, created by Dean Camera.
The CommLinkUSB firmware was created by Carsten Elton Sørensen.
The CATFLAPU software is released under an unknown open source license. It is based on https://github.com/hkzlab/catflap4linux.

Repository Contents

  • /Firmware
    • CommLinkUSB.hex - Firmware for Atmega32u4 boards.
  • /Hardware - Hardware design files for the CommLinkUSB. These files were designed in Eagle.
  • /Software - Host software and Windows driver.

Releases

No releases published

Packages

No packages published

Languages

  • C 54.3%
  • C++ 41.3%
  • XSLT 2.0%
  • Makefile 2.0%
  • Python 0.1%
  • Assembly 0.1%
  • Other 0.2%