A firmware for Sega Saturn controller to USB adapters.
Schematic and additional information are available on the project homepage:
English: Sega Saturn controller to USB adapter French: Adaptateur manettes Sega Saturn à USB
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.
This project is licensed under the terms of the GNU General Public License, version 2.
- Thank you to Objective development, author of V-USB for a wonderful software-only USB device implementation.