1
0
mirror of https://github.com/raphnet/dreamcast_usb synced 2025-02-23 22:33:05 -05:00
2016-10-13 23:17:02 -04:00
2013-11-23 03:41:02 +00:00
2013-10-13 21:01:08 +00:00
2016-10-13 23:17:02 -04:00
2013-11-23 03:40:35 +00:00
2013-11-23 02:27:18 +00:00
2013-11-23 03:40:02 +00:00
2013-10-13 21:01:08 +00:00
2013-10-27 22:39:33 +00:00
2013-10-15 02:26:08 +00:00
2013-11-07 03:38:39 +00:00
2013-11-23 03:40:35 +00:00
2016-10-13 23:16:43 -04:00
2013-11-23 03:41:53 +00: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
No description provided
Readme 162 KiB
Languages
Assembly 55.9%
C 34.1%
C++ 9.2%
Makefile 0.7%