/saturn_usb

Sega Saturn controller to USB adapter firmware

Primary LanguageAssemblyGNU General Public License v2.0GPL-2.0

Sega Saturn controller to USB adapter firmware

A firmware for Sega Saturn controller to USB adapters.

Project homepage

Schematic and additional information are available on the project homepage:

English: Sega Saturn controller to USB adapter French: Adaptateur manettes Sega Saturn à USB

Supported micro-controller(s)

Currently supported micro-controller(s):

  • Atmega8
  • 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.