I wrote some code to read the buttons of the NES controller and thought I would post it here if anyone was interested…

More information can be found here…
http://pinouts.ru/Game/snescontroller_pinout.shtml
http://www.diylive.net/index.php/2006/02/03/decoding-nes-controller/
nes.c (1.24 KB)
nes.h (289 Bytes)
nes.c (1.24 KB)
nes.h (289 Bytes)


