summaryrefslogtreecommitdiff
path: root/include/user/udcd.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-01-06Minor UDCD fixesSergi Granell1-3/+3
2018-08-27ci: better check headers (#342)devnoname1201-0/+2
* ci: Make sure every header compiles separately * ci: don't build .gch files when checking headers * Improve header-checking command Thanks to @d3m3vilurr * Fix missing header includes * ci: faster header checking
2018-01-15UDCD improvements, add NIDSSergi Granell1-2/+18
2017-06-15Named anonymous enums in psp2. (#179)Rinnegatamante1-14/+14
* Named anonymous enums in psp2. Named anonymous enums in psp2. * Properly sorted enums. * Several modifications (see desc) Added some missing info, fixed identation in some places, aligned all enums and comments with spaces as delimiters, replaced decimal negative errorcode in location.h with hexadecimal one, added some comments and fixed some documentation comments. * Minor fixes in identation. * Yet another minor identation fix. * Fixed enums in structs. * Reverted SceBool changes. * SceBool fix. * Fix for compilation with g++- * Added some doc references in jpegenc. * Fixed some references.
2017-01-13Added usb nids and headers (#120)TheOfficialFloW1-0/+96