mirror of
https://github.com/raphnet/dreamcast_usb
synced 2025-02-23 22:33:05 -05:00
Dreamcast controller to USB adapter firmware
AVR micro-controller firmware for a Dreamcast controller to USB adapter.
Project homepage
Schematic and additional information are available on the project homepage:
English: Dreamcast controller to USB adapter French: Adaptateur manette Dreamcast à USB
Supported micro-controllers
Currently supported micro-controllers:
- Atmega168
Adding support for other micro-controllers should be easy, as long as the target has enough IO pins, enough memory (flash and SRAM) and is supported by V-USB.
Built with
License
This project is licensed under the terms of the GNU General Public License, version 2.
Acknowledgments
- Thank you to Objective development, author of V-USB for a wonderful software-only USB device implementation.
Description
Languages
Assembly
55.9%
C
34.1%
C++
9.2%
Makefile
0.7%