]> git.zarvox.org Git - usbsnes.git/shortlog
usbsnes.git
2010-06-21 Drew FisherFunctional code for SNES port 2. master
2010-06-21 Drew FisherCheck for disconnected controller at 12us, not 6us.
2010-06-11 Drew FisherTiny change to make axes neutral by default.
2010-06-11 Drew FisherRecognized as a joystick, timer verified working.
2010-04-20 Drew FisherModify Makefile to work (fuses, clock rate, etc)
2010-02-24 Drew FisherCorrect interrupt usage.
2010-02-24 Drew FisherFix a bug where the USB interrupt doesn't make it to...
2010-02-24 Drew FisherUpdate Product ID to match rules on free USBIDs; change...
2010-02-24 Drew FisherSetup pins, setup timer, shrink code size (static decla...
2010-02-24 Drew FisherTrivial comment change in SNES documentation
2010-02-24 Drew FisherFix ISR macro so the interrupt routine gets in the...
2010-02-23 Drew FisherFix HID descriptor length #define in usbconfig.h
2010-02-22 Drew FisherConvert SNES polling to a timer interrupt-based routine...
2010-02-22 Drew FisherChange V-USB config to allow for usbDeviceConnect in...
2010-02-18 Drew FisherInitial commit. Import main, snes, and v-usb.