summaryrefslogtreecommitdiff
path: root/include/user/usbd.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename include guardsReiko Asakura2021-03-081-3/+3
|
* Add package workflowReiko Asakura2021-02-111-0/+4
|
* Fix includes: variousReiko Asakura2021-02-111-1/+1
|
* Make errors signedReiko Asakura2020-09-191-13/+13
|
* Hexa -> uppercasedevnoname1202017-10-081-4/+4
|
* Named anonymous enums in psp2. (#179)Rinnegatamante2017-06-151-13/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Update psp2/usbd.hSergi Granell2017-02-081-3/+3
|
* More psp2/usbd.h changes (#131)Sergi Granell2017-02-081-22/+40
|
* Update psp2/usbd.h (#128)Sergi Granell2017-02-081-6/+19
| | | | Add some SceUsbdForDriver NIDs Add initial psp2kern/usbd.h
* Added more SceUsbdForUser NIDsSergi Granell2017-02-081-0/+56
Add initial psp2/usbd.h