]> git.zarvox.org Git - usbsnes.git/history - main.c
Functional code for SNES port 2.
[usbsnes.git] / main.c
2010-06-21 Drew FisherFunctional code for SNES port 2. master
2010-06-11 Drew FisherTiny change to make axes neutral by default.
2010-06-11 Drew FisherRecognized as a joystick, timer verified working.
2010-02-24 Drew FisherCorrect interrupt usage.
2010-02-24 Drew FisherSetup pins, setup timer, shrink code size (static decla...
2010-02-24 Drew FisherFix ISR macro so the interrupt routine gets in the...
2010-02-22 Drew FisherConvert SNES polling to a timer interrupt-based routine...
2010-02-18 Drew FisherInitial commit. Import main, snes, and v-usb.