Skip to content

Latest commit

 

History

History

sketches

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

SnesLib

Super Nintendo (SNES) input library for Arduino with multitap compatibility

There's some ready to use skechtes for SnesLib.

ControllerTest

Reads controllers from a snes controller port and show information on the serial console. Up to 4 controllers if using a multitap.

SnesUSB

Reads controllers from a controller port and reports them as USB HID game controllers. Up to 4 controllers if using a multitap.