Skip to content

ishiyakazuo/snes2ps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SNES controller to playstation(1/2) adapter firmware (DUALSHOCK 2 version)

AVR micro-controller firmware for an SNES controller to playstation (1/2, not USB) adapter. Forked from Raphnet's version to add fake DualShock 2 support for PS2 games.

  • NOTE: DualShock 2 implementation is untested, and probably incomplete enough to not work properly. Most DualShock 2 commands do not yet work.

Project homepage

Schematics and additional information are available on the project homepage:

Supported micro-controllers

Currently supported micro-controllers:

  • Atmega8
  • Atmega168

Built with

License

This project is licensed under the terms of the GNU General Public License, version 2.

Releases

No releases published

Packages

No packages published

Languages

  • C 93.4%
  • Makefile 6.6%