smoscar / dreamcast_usb

Dreamcast controller to USB adapter firmware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Dreamcast controller to USB adapter firmware

License:GNU General Public License v2.0


Languages

Language:C 43.1%Language:Assembly 42.3%Language:PHP 8.4%Language:HTML 5.2%Language:Makefile 0.7%Language:C++ 0.2%Language:Shell 0.1%