Commit Graph

269 Commits

Author SHA1 Message Date
yellows8
e491c5af50 Added proper gfx examples. 2017-12-27 22:09:59 -05:00
yellows8
aecd2e5f7b Added SWITCH define. 2017-11-28 12:44:21 -05:00
yellows8
ed938c2a0f Added .PHONY after 'else' in Makefiles. 2017-11-21 16:11:49 -05:00
yellows8
c562231edc Removed usbdev example since usbdev doesn't exist anymore. 2017-11-21 16:06:40 -05:00
yellows8
061020ba74 Added NRO building. 2017-11-21 16:04:25 -05:00
yellows8
22e0708cfa
Merge pull request #2 from devkitPro/master
Update makefiles for devkitA64 alpha 5
2017-11-20 11:20:34 -05:00
fincs
2c44bb1708 Update makefiles for devkitA64 alpha 5 2017-11-20 17:08:00 +01:00
yellows8
3b058d0c39 Added graphics/simplegfx example. 2017-11-07 14:01:06 -05:00
yellows8
7e83f99fd6 Added usbdev example. Added comments to usbds example. 2017-10-12 18:43:21 -04:00
yellows8
33f726fadf Changed wMaxPacketSize to 0x200 since the previous value was invalid. Send bytes 0x00..0xff in a loop, with '\n' being sent first. All of this (binary) data is now properly read by the host(via /dev usb-tty). 2017-10-11 20:12:11 -04:00
yellows8
a23a01c7bd Added delay at the end of usbds_test(). Only send 1-byte in datapayload for the second msg. Minor adjustment. Removed invalid comment. 2017-10-10 19:08:34 -04:00
yellows8
7f7564bff4 Use usbDsWaitReady(). 2017-10-10 11:53:36 -04:00
yellows8
db05ce3060 Added usbds example. 2017-10-10 01:43:33 -04:00
yellows8
09b9bbdc0c Fixed make-clean. 2017-09-25 16:48:29 -04:00
yellows8
401e450e12 Changed PIC to PIE. 2017-09-21 19:47:38 -04:00
yellows8
ecc48e8101 Merge pull request #1 from devkitPro/dka64-updates
dkA64 updates
2017-09-20 10:30:32 -04:00
Dave Murphy
aaa50ddafc use -fPIC for both compiling and linking 2017-09-20 11:04:31 +01:00
Dave Murphy
03e3d1ea7f ignore generated files 2017-09-20 11:03:36 +01:00
yellows8
399bb1cedd Initial commit. 2017-09-16 22:01:48 -04:00