]> git.zarvox.org Git - usbsnes.git/log
usbsnes.git
14 years agoFix ISR macro so the interrupt routine gets in the interrupt vector.
Drew Fisher [Wed, 24 Feb 2010 02:18:17 +0000 (21:18 -0500)]
Fix ISR macro so the interrupt routine gets in the interrupt vector.

14 years agoFix HID descriptor length #define in usbconfig.h
Drew Fisher [Tue, 23 Feb 2010 23:44:28 +0000 (18:44 -0500)]
Fix HID descriptor length #define in usbconfig.h

14 years agoConvert SNES polling to a timer interrupt-based routine, update comments.
Drew Fisher [Mon, 22 Feb 2010 19:44:40 +0000 (14:44 -0500)]
Convert SNES polling to a timer interrupt-based routine, update comments.

14 years agoChange V-USB config to allow for usbDeviceConnect in software
Drew Fisher [Mon, 22 Feb 2010 19:43:48 +0000 (14:43 -0500)]
Change V-USB config to allow for usbDeviceConnect in software

14 years agoInitial commit. Import main, snes, and v-usb.
Drew Fisher [Thu, 18 Feb 2010 01:03:32 +0000 (20:03 -0500)]
Initial commit.  Import main, snes, and v-usb.